Design comparison
SolutionDesign
Community feedback
- @AzzumarithmPosted over 1 year ago
You can reduce the border radius a little bit to 10 px. To align the text at the center, you can use text-align: center;
1 - @julianlinaressPosted over 1 year ago
You can use the Google Font provided in style-guide.md. Select the font weights needed, copy the code and paste it in your .css file. Then you can use font-family: "font-name" in a html{} class to apply it to every section.
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