single price grid challenge. css grids - mobile first - scss

Solution retrospective
Second upload. fixed the css link.
mobile first - scss (first attempt XD) <-- thanks CODER CODER
Please log in to post a comment
Log in with GitHubCommunity feedback
- @fraserwat
This looks great! I'd play around with the margins a bit more though, at smaller resolutions you can't quite see the top of the box as it jumps off screen (at first glance looks like it might be an issue with the margin-bottom or
overflow: auto;
in body?)At smaller screen widths you've also got the footer hiding some of the bottom of the screen
- @YusufWebDev
why is the css file not getting linked ?
i used live sass compiler with vscode - output settings is "css/styles.css"
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