Vanilla CSS, Flexbox

Solution retrospective
How can I make the CSS code for my card component more maintainable and adaptable to changes when for example, the color and typography requirement suddenly changed.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @dariachi85
Hello! How about using CSS Variables and rems for font size to be more adoptable for changes? Or did you try to use them already?
Join 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