Design comparison
SolutionDesign
Solution retrospective
Would like your feedback...
Community feedback
- @dusanlukic404Posted about 3 years ago
Hi Mainul, very nice solution!
I have a few suggestions for you:
- You need to set box-shadow on your white boxes
- Try to avoid horizontal and vertical scrollbar. For horizontal scrollbar you should delete min-width: 100vw; from body and for horizontal scrollbar you need to set margin: 2rem; instead of 5rem and also on body overflow: hidden;
Marked as helpful1
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