Design comparison
SolutionDesign
Community feedback
- @aelenehPosted 4 months ago
Great job Volkan! Although the background color is a lighter shade of the blue in the design, and the fonts size are larger than the design's. Good use of semantics and the css rule. That’s good practice. Well done👍
1 - @cmdaltentPosted 3 months ago
Solution looks good to me. 👍 Keep up the good work!
I just noticed that the background color differs from the design. It should've been the slate 300 color – same for the text in the
p
tag. That also leads to the--Slate-300
variable to be unused in your code, which is generally not recommended to keep unused variables in your code base as it leads to clutter and dead code.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