jonathan-fielding / jonathan-fielding/browserfeatures.io
Not all text wraps on mobile
- Dominant language
- CSS
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The `jumbotron` header and example request URLs both wrap, overflowing out of their containers.
A potential fix for the links would be to set `word-wrap: break-word` on the paragraphs. Not sure how you'd want to handle the header text but setting `font-size: 9vw` looks better up until the medium breakpoint.


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.