Design comparison
SolutionDesign
Solution retrospective
Hi there !
I just finish this challenge. I used html and SASS.
Community feedback
- @nicolette-codesPosted 8 months ago
Hi,
I like that you html file is very clean and well structured.
I think your css could be improved. My suggestions.
- Use CSS custom properties to make adjusting/changing of certain properties easier i.e. font color etc.
- Your purple button in the header section is broken on my screen because it has a fixed width
width: 139px;
- Font sizing should ideally not be done with hard-coded px values
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