Design comparison
SolutionDesign
Solution retrospective
New things:
š scss partials - I used this method of dividing css into modules, it was impractica to use this method on such a small project.
š maps - very useful, for example, I created a map with breakpoints and then thanks to @mixin and @content I easily added media queries in other parts of the code.
š Problems
š the only problem comes with dividing everything into partials in such a small card design
Please share any tips or things to improve :) Thank you!
Community feedback
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