Design comparison
Solution retrospective
Hi, my third challenge. As you can see when I uploaded this project my input form and all part of it just "live their extra life". I'm stuck with mobile version. Please look at my work and leave a comment. How would you do it better? Any suggestions, help especially with mobile version are apricating.
Any feedback are welcome!
Thank you!
Community feedback
- @AbbasSaad27Posted over 3 years ago
Hi! Nice work! Glad to see that you completed another challenge! It looks great on the desktop! About the button, I would suggest that you should put "position: relative" on "email_form". Then try to position the button. It'll be a lot easier! Or maybe make the button an inline-block element. Then set a negative value to the margin-left property. That could work too I guess. Also, increase the font-size and font-weight to match the design. Overall it looks really good! Happy coding! :D
0@artistcoder-codePosted over 3 years ago@AbbasSaad27 Hi! I just fixed button with "position: relative" on "email_form" YAAYY! Thank you for your comment!
1@AbbasSaad27Posted over 3 years ago@artistcoder-code The pleasure's mine :D 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