Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Proud of: Successfully aligning elements and adding a shadow to the button, improving the overall design and usability.
Do differently: Reduce element heights and spacing earlier in the process to achieve a compact layout more efficiently.
What challenges did you encounter, and how did you overcome them?Challenges:
- Aligning elements correctly.
- Reducing overall height of elements.
- Adding a shadow to the button.
Solutions:
- Used flexbox for precise alignment.
- Adjusted padding, margins, and font sizes.
- Applied
box-shadow
property with suitable values.
I'd appreciate assistance with refining the layout, optimizing styling, or addressing any specific issues you may notice within the project.
Community feedback
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