My second project, 100% responsive using Flexbox

Solution retrospective
This is my second project in FrontMentor.io
Your feedback is welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@nityagulati
Great work, Dani! The page looks good on both desktop and mobile. One small issue though, the footer is showing inside the 'Karma' card on my laptop - screen width 1280px. Instead of using
position: absolute
, you can usemargin
ormargin-top
to place and space out the footer from the rest of the content.
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