Design comparison
SolutionDesign
Community feedback
- @rajkp10Posted almost 2 years ago
Hello Nourallah 👋, I hope you are doing great.
I can give following suggestion :
- Add @media query to make you design responsive.
- For smaller screens add
flex-direction : column
in wrapper class in media query. - Try to use rem instead of px.
- Try to write all your css in separate file and not in html
Appart from that everything looks great. 🥳
Marked as helpful0
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