Responsive Newsletter sign-up form with success message

Solution retrospective
Hi everyone👋, finally completed the Newsletter sign-up form with success message challenge
It wasn't that hard but one issue I that I was not able figure out was that when in mobile-view the content is overflowing a little bit tried to set a max-height
but it is not working. Any help would be much appreciated.
If you have any suggestions please feel free to comment them below
happy coding!
Please log in to post a comment
Log in with GitHubCommunity feedback
- Account deleted
Hello, try removing the "overflow: hidden" from the body. In the mobile version, the success message is not hidden.
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