
Solution retrospective
I want to improve on making the site more aesthetically pleasing.
What challenges did you encounter, and how did you overcome them?Making an underline, I decided to use a div and make the height really small and the width really long.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Marcius55
Good job! But try to avoid things like margin-top: 25px, or margin-left, in your container, there are items that arent aligned vertically with the elements. It's a better practice to use padding property
Join 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