Design comparison
SolutionDesign
Solution retrospective
I don't know how to make it responsive, any help or advice is greatly appreciated.
Community feedback
- @NatureSon22Posted 11 months ago
Start by exploring responsive web design. Many resources are available to help you grasp the concept. One key element you'll encounter is media queries, a CSS tool that allows you to adjust your components based on specific conditions, often the dimensions of the viewport (the width and height of the browser window).
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