Design comparison
Solution retrospective
I'm most proud of ensuring the design is responsive and works well across different screen sizes. Next time, I would focus on improving accessibility by adding more semantic elements and enhancing the contrast for better readability.
What challenges did you encounter, and how did you overcome them?The main challenge was ensuring the design was responsive across different screen sizes. I overcame this by using media queries to adjust the layout and tested on various devices to ensure consistency and usability.
What specific areas of your project would you like help with?I would like help with optimizing the performance, especially improving load times and ensuring smooth deployment on GitHub Pages without caching issues.
Community feedback
- @MikDra1Posted 3 days ago
Use rems as your initial unit. Pixels can be used for small sizes around 1px - 3px. For rest you should use rems. In media queries use ems. 😉
Marked as helpful2
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