Design comparison
SolutionDesign
Community feedback
- @Fikerte-TPosted about 1 month ago
Great solution @arolik there are some improvements that can be made
- use lower important heading level like h2 because this is a simple card component
- Make product-description's font family "Montserrat", "sans-serif". Also make the font size smaller than what it is now like 0.9 rem
- adding some padding to product-info class
- Most importantly, don't wait for the screen to hit exactly 1440px for it to change the layout. Use the desktop layout around 768px and above for better user experience.
I hope it helps!!! Happy coding
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