
Submitted about 2 months ago
Responsive page with validation form
#bootstrap#sass/scss
@artemkotko14
Design comparison
SolutionDesign
Community feedback
- @zeeguPosted about 1 month ago
Beautifully done!🎉
I think the quality will be much better with a little touch.
On the responsive screen of the desktop version, the image becomes smaller than the container. Try this!
@media (min-width: 50rem) { .signUpForm__picture { width: auto; /*Changing to 100% will solve the problem*/ } }
I'm looking forward to your next challenge. Happy coding :D
Marked as helpful0
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