Huddle landing page with curved sections

Solution retrospective
I used flexbox for this project's layout. Maybe using grid next time. This is definitely a nice project to practice flexbox/grid layout.
What challenges did you encounter, and how did you overcome them?The message which appears when the input is in focus at the end of the page. I couldn't change the font size of the message when the font size is declared at different screen widths. It would work when I add an !important property but I preferred not to. At the end, I decided to put a font-size declaration when the input is in focus and the font-size would keep the same at different screen sizes.
What specific areas of your project would you like help with?All feedback is welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on percydocomo'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