
Design comparison
Solution retrospective
I am proud that I completed this project.
What challenges did you encounter, and how did you overcome them?The responsive part where the success message will pop up and expand to the whole screen. In my case I have hard time in that part and I overcome it by just adjusting the height mobile view to height: 110%;
What specific areas of your project would you like help with?nothing as of now
Community feedback
- @Rui-Martins23Posted 4 months ago
Nice job! In terms of design, the outcome is the same as the solution. Regarding the form validation, there's some aspects that could be improved. But great job overall!
0 - @snigdha-sukunPosted 4 months ago
Your solution is amazing. It matches the design perfectly. Also, your code was easy to understand.
I really liked how you used
clamp
:width: clamp(375px, 100%, 950px)
I am a beginner & I learned a lot from your solution!
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