Design comparison
SolutionDesign
Solution retrospective
Hi guys, I would love to get feedback on what I could not do right. Most especially with the CSS. I added a max-width of 100% to the overall container. Is that right?
Community feedback
- @yallsobadPosted over 2 years ago
Hi!
-I put 'margin: 0 padding: 0' in the * class at the top of the css. It's a good global reset. -Try putting a max-width on your overall container (.div--holder) with 'margin: 0 auto' to keep things tight and centered on large screens. -Add the hover properties to the social icons same as the button
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