Design comparison
Solution retrospective
What do you think?
Community feedback
- @luwa-starPosted about 4 years ago
Great job! It's really nice.
I have a few suggestions:
First, responsiveness, your design is not responsive at all. I suggest add Media queries so the view can be nice on all screens. Also, to improve responsiveness, use more of relative units like em, rem, %, etc. Instead of using
width
why not usemax-width
for the container. Mind you, themax-width
should be set for each screen size in your media queries.Secondly, the you didn't change the colour of the
<p>
for card 3 and 5. It's had to read the text. The same goes for the names and verified graduate section. That's my two cents 🙂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