Design comparison
SolutionDesign
Solution retrospective
if you have some advice, don't hesitate please.
Community feedback
- @lack21Posted over 1 year ago
Good job 👍, but I have a suggestion!
- Remove
width: 100%
from thebody
,#home
,#destination
,#crew
,#technology
, all of them are block level elements which by default will take full space available, sowidth: 100%
does nothing here!
Marked as helpful0 - Remove
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