Design comparison
SolutionDesign
Community feedback
- @BluordePosted about 2 months ago
Yes, The solution include semantic HTML, Site looks cool, and accessible. followed exact design. Yes, layout looks good on all devices and responsive. code is well structured and using of external styles good for handling large projects. Solution followed exact design
Marked as helpful1 - @Carlosaac23Posted about 2 months ago
Hi Buddy! Well done with the page structure! Here are some tips I'll give to you to improve your page
- You can use
:root {}
in your style file to put there all of your main colors and use them on the page. As you can see, thebackground-color
of your recipe is rose while the design is white. - You can try to change the
font-family
of your preparation section and change thefont-size
of your headings. Try to userem
instead ofpx
.
0 - You can use
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