Design comparison
SolutionDesign
Solution retrospective
I know i didn't make the responsive part. it is so difficult for me, please give me suggestions
Community feedback
- @jgreen721Posted over 2 years ago
using the @media queries is a pretty easy way to inject some responsiveness (ie, @media screen and (max-width:#px){ .this_class{height:new_height, width:new_width}. Nice job though. Pretty impressive breaking up your css files and declaring some variables!
Marked as helpful0
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