Design comparison
Community feedback
- @visualdennissPosted over 1 year ago
Hey there,
great work with the CSS Grid! your content looks nicely responsive. I'd have few suggestions:
-
You might consider adding hover states for the nav links so that they change a color e.g., to indicate interactivity to the user.
-
You might also change the layout on mobile/tablet view with some media queries. Currently, the content seems to be squeezed on mobile.
Hope you find this feedback helpful!
Marked as helpful1@VictorDEV1301Posted over 1 year ago@visualdenniss Want to change font size in media queries? To avoid getting "squeezed"?
0@visualdennissPosted over 1 year ago@VictorDEV1301 I was more looking for tablet layout to mobile, e.g. between 768px and 450px. But font-size could be reduced too, e.g. for mobile devices with 320px the title seems to be too big, causing it to be one word per line etc.
1 -
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