Newsletter Sign-up form

Solution retrospective
It took less than 3 hrs to finish it
What challenges did you encounter, and how did you overcome them?Adding the email address on submit was a bit tricky
What specific areas of your project would you like help with?All reviews will be appreciated
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ikitamalarose
Hello
I've takeen a look at your work. I suggest you use the following of this code to centre your card in the centre of the page.
body { height: 100vh; display: grid; place-content: center; }
I also recommend that you implement a js function to return to the form when you click on the dismiss message button.Otherwise, it's a good job
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