
Solution retrospective
As a beginner I am proud I managed to code this challenge.
What challenges did you encounter, and how did you overcome them?Coming from a UI background, I initially overlooked setting both the size and style of the border, focusing only on its color. Additionally, after successfully centering my card, I noticed an unexpected scrollbar in the mobile view. Upon investigation, I found that the issue was caused by the browser’s input field. I resolved this by using "min-height: 100dvh" on the body instead of "vh", ensuring a more consistent layout across devices.
What specific areas of your project would you like help with?As a beginner, I appreciate any feedback or suggestions for improvement!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Lyonixa's solution.
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