Submitted about 3 years ago
Solution using SASS & Flexbox and Javascript DOM
@Nova988
Design comparison
SolutionDesign
Solution retrospective
Hi,
Can someone please explain why my page width size is not shrinking when going below 410 px?.
Community feedback
- @markup-mitchellPosted about 3 years ago
Hi Antonio - what do you mean by "page width"?
I can see the internal elements seem to stop scaling responsively at 435.3px which suggests to me that some some piece of content has reached its minimum possible size - possibly because it's based on a rem value that's proportionate to your baseline font-size? Or the min-height of .header-hero?
Marked as helpful1@Nova988Posted about 3 years ago@markup-mitchell Yeahh the header and input are to big, when i scale it down the elements act responsively until 350px or so.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord