Submitted about 1 year ago
frontend-age-calculator-app using React, SASS, React-Bootstrap
@JosueJMartinez
Design comparison
SolutionDesign
Community feedback
- @unachozaPosted about 1 year ago
Hi, your calculator is great! Some css issues with the height of you calculator .. it spills over the screen and is covered by your footer. You can remove the
.mt-5
(marging-top: 3rem
) class from your<form/>
, and give.DateForm_breaker__pZPyN
aheight: 1px
since you are only using it for themargin-top
. These two changes will make everything in view :)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