Base Apparel - CSS Grid & Vanilla JS

Solution retrospective
I would like some feedback on how to make the design transition better from mobile to desktop views.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @PeresvetIvan
Hi, Allison. To prevent the girl from completely disappearing, I would reduce the padding on the right, you can also change the paddings on the sides of the content block to relative (in vw or%, for example calc(20vw / 3) so the indents will change when you change the width of the browser window, but not very much).
Join 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