Submitted over 2 years ago
Flex box , css variables , css querys
@apuntesnavarrete
Design comparison
SolutionDesign
Solution retrospective
I'd like to get your feedback
Community feedback
- @mubizzyPosted over 2 years ago
Excellent job on this challenge! ❤ 😍 💖
Marked as helpful0 - @simonhernandezPosted over 2 years ago
Hello Erik! I noticed a couple of things that might be worth taking a look at:
-Inside the
main
element, consider separating each of the sections withsection
tags, that way you will have a clean and semantic HTML structure.-Each title should be a heading rather than a paragraph. Consider replacing the
p
elements forh2
andh3
elements, following a hierarchical order.-Consider adding a breakpoint for medium screen sizes.
Keep up the good work!
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