Mobile-first solution using CSS grid and JavaScript

Solution retrospective
Any feedback welcome. Thanks!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @PiotrPlotast
Hey, great job completing the project! I've done it recently as well so the tips from me would be:
- add
placeholder
to the email input html element with the text Your email address... - adjust some margins between
h1
andp
- instead of wrapping
h1
andp
in adiv
you could just useh1
andh2
semantic structure - font size on the button could be bigger.
- If you need any help write it in the reply :)
- add
Join 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