Submitted over 3 years agoA solution to the Fylo landing page with two column layout challenge
fylo landing page with two column layout
@r1zwan-alam

Solution retrospective
I have some question related to this challenge. A. How to center a div if it is a flex? I have tried margin-left: auto ; margin-right: auto; but it didn't work so I used custom margin with suitable px B. The text below the input field in the active state which says "Check your email". I assume it appears after clicking the button and hence it should be done using JS but how can I do it using CSS only?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on RIZWAN ALAM's solution.
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