Design comparison
SolutionDesign
Solution retrospective
Nice project! And this was my last newbie project :) Junior here i come ;)
Community feedback
- @suzzy-dszyPosted about 2 months ago
- Hey there, your solution looks really good and closely matches the required layout.
- I would like to point out that; the gap size could be increased slightly, if you pay really close attention to each individual card, they have a very faint
box-shadow
effect applied to them. -You can use the following code to apply the effect:box-shadow: <x-offset> <y-offset> <blur-radius> hsla(<hue>, <saturation>, <lightness>,<opacity>);
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