Design comparison
SolutionDesign
Community feedback
- @Yashi-Singh-1Posted 3 months ago
Change the background for the :-
- Reaction: The background color should be hsl(0, 100%, 67%)
- Memory: The background color should be hsl(39, 100%, 56%)
- Verbal: The background color should be hsl(166, 100%, 37%)
- Visual: The background color should be hsl(234, 85%, 45%)
Change the font size of 76 number you can use
.circle p:nth-child(1) { color: var(--white); font-weight: 700; font-size: 4em; margin-bottom: -8px; }
Also give space between the content of summary and score you can use justify-content: space-between
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