Design comparison
SolutionDesign
Solution retrospective
The first project I make with API.
Community feedback
- @astr0n0merPosted almost 2 years ago
Hi @tetinhxuan, that's a fantastic solution
Just a small suggestion, you can set the witdh of your
<main>
element aswidth: min(90%, 600px);
. Reference tomin()
This way, it will get you rid of the media query and will provide more responsiveness to your page
Happy coding 😁😀
Marked as helpful0@tetinhxuanPosted almost 2 years ago@astr0n0mer thanks for your suggestion, It helps me improve day by day bro!
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