Design comparison
Solution retrospective
Any feedback will be helpful and appreciable.
Community feedback
- @dtomicicPosted over 2 years ago
Looks great, only thing I would recommend is removing the
min-width
property from your.email-form
because the property makes the form go outside of screen and that makes a problem for you because it looks bad and messes up some other elements (looks like this) and after you remove it it should look something like this. Hope this helps. Good job :DMarked as helpful1@v-codeyPosted over 2 years ago@dtomicic, hey Thank you for feedback, I will implement that for sure.
0 - @shashreesamuelPosted over 2 years ago
Hey good job completing this challenge
Keep up the good work
Your solution looks great however I think that your arrow button is missing a subtle box-shadow using
box-shadow
I hope this helps
Cheers Happy coding š
0
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