Design comparison
SolutionDesign
Solution retrospective
Anything to improve upon?
Community feedback
- @benjoquilarioPosted over 3 years ago
Great work on this one! MJ
The small suggestion I have is to add the
@media queries
. because on start on1027 size
the screen is overflowing on the right side.Add media queries to make it fit on the other screen sizes and on the
.sect
section addmax
on thewidth: 280px
and make itmax-width: 280px;
so that it will not overflow when the user want a smaller screen size.that's all keep coding.
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