Design comparison
SolutionDesign
Solution retrospective
any recommendations or enhancements? ^_^
Community feedback
- @Dharmik48Posted about 3 years ago
Hey👋,
There's an issue where at around
1040px
screen with there is an horizontal and vertical scrollbar, so to fix it I suggest you to change value in media query to1084px
instead of768px
.- Also it is a better practice to use relative units like
em
andrem
rather thanpx
.
Apart from these your solution is really nice! Keep it up👍
Marked as helpful1 - Also it is a better practice to use relative units like
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