Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
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!
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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