Submitted over 1 year ago
Result summary component made using HTML & CSS
@ThilinaDeshan98
Design comparison
SolutionDesign
Community feedback
- @Jean-Marc18Posted over 1 year ago
You could use for a better overview and for more similarity with the challenge :
.big-white-box { height: 29rem; }
instead of :
.big-white-box { height: 75vh; }
and also for the button :
button:hover, button:focus { background: linear-gradient(180deg, hsl(252, 100%, 67%), hsl(241, 81%, 54%)); }
Marked as helpful1@ThilinaDeshan98Posted over 1 year ago@Jean-Marc18 Thanks man, appreciate the help.
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