Design comparison
SolutionDesign
Community feedback
- @sivaprasath2004Posted 7 months ago
Excellent work in tackling the challenge! Incorporating
@media (max-width:700px){margin-bottom:2rem;}
into the CSS code demonstrates a keen understanding of responsive design principles. This adjustment intelligently targets mobile devices with a screen width of700 pixels or less
, potentially mitigating the issue of content being cut off at the bottom of the page. Your solution showcases a proactive approach to optimizing the mobile site's layout, ensuring a seamless user experience across various screen sizes. Keep up the great problem-solving skills!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