Submitted over 1 year ago
Responsive Age Calculator | Build with Vanilla JavaScript & Scss
@gbabohernest
Design comparison
SolutionDesign
Solution retrospective
Hello there,
Check out this age-calculator-app solution. Your feedback is highly appreciated.
Community feedback
- @erlynascaratePosted over 1 year ago
Hello @gbabohernest, I saw that the background has --light-grey: hsl(0, 0%, 86%) color but, this could be a better color for the background: --off-white: hsl(0, 0%, 94%)
body { ----padding: 0; ----margin: 0; ----background: var(--off-white); ----font-family: var(--font); }
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