Submitted almost 2 years agoA solution to the Recipe page challenge
Recipe page | Custom properties
@dkaffes

Solution retrospective
I used custom properties to handle two different margin-bottom values:
--marg-bott-l: 1.5rem;
I used these two values for many CSS declarations.
Is there any other more efficient way to declare the same margin-bottom value to multiple elements?
In terms of accessibility, are there any important missing bits?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on dkaffes's solution.
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