Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
I face font family properties in CSS. I learned about @font-face properties to add a custom font families
Community feedback
- @julienbassinPosted 7 months ago
Hi!
Did you try to set up a background-color in the body attribute ? here an example : background: var(--Light-Grey, #D5E1EF);
I may suggest also to use known attribute such as main, article, h1 and so on in order to simplify little bit your code.
Feel free to let me know :)
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