Sign Up form using HTML, CSS, and Bootstrap.

Solution retrospective
Looking for recommendations on how to approach this (and future) projects from a mobile-first POV. This page is slightly responsive, but does lack the ability to go down to a mobile phone size and still look good. Any feedback welcome.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Dev-MV6
Hi there, you can use CSS media queries to update the style rules of the elements depending on the screen size. You can read more about it here: https://css-tricks.com/a-complete-guide-to-css-media-queries
Good luck!
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