Responsive subscribe page with Flex

Solution retrospective
Open to any advice.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @memsbdm
Remove your margin in ypour .flex-container and add : display:flex; justify-content:center; align-items:center; min-height:100vh; in your .container class it's going to center your box without margin !
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