Submitted 3 months ago
Article Preview Component using SaSS & Responsice Design
@DevXtianM
Design comparison
SolutionDesign
Community feedback
- @itsmesrishtiPosted 3 months ago
Hi,
Great work on getting the design so close to the original!!!
Here are few things you might want to consider while working on your next project or if you want to improve this one:
-
$Light-Grayish-Blue; avoid naming your variables on the basis of color names use names like primary-color or heading-color because what if you change the colors then you'd have to change the variable name as well.
-
There are still places where you have used px values consider using rem (even for media queries). It is considered good practise to use rem for media queries.
Again, great job on the project!
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