Submitted over 2 years ago
Reponsive component with Media Querry, FlexBox, HTML e CSS
@IFafaa
Design comparison
SolutionDesign
Solution retrospective
Feedback welcome!!
Community feedback
- @lidiakrajewskaPosted over 2 years ago
Hello! You did a great job on this one :)
One thing I noticed is that on mobile view the footer can overlap with the card component, to fix it just change the height property of the container in media querry to min-height. You can also try out CSS Grid in projects with similar layout, as it's great for layouts that are two dimensional and need to change on smaller devices.
Marked as helpful1@IFafaaPosted over 2 years agoHii @lidiakrajewska! Thank u! :D I'll change to min-heigh and study about grid in CSS!!
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