Only Desktop version. HTML & CSS.

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!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @AbbasSaad27
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
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