Design comparison
SolutionDesign
Solution retrospective
My first project, I use semantic html together with flex css, any recommendation is good to improve. Thanks
Community feedback
- @WDWaleedPosted about 1 year ago
Perfect!
I have one suggestion that would make it look just a little better. It's subtle but it does have a nice effect:
box-shadow: 1px 3px 15px rgba(0, 0, 0, 0.2);
Also change the width of the container to 375px:
max-width: 375px;
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