Design comparison
SolutionDesign
Solution retrospective
I used a custom grid generator http://www.responsivegridsystem.com/ but in this case if I wanted all the elements to be centered even with the website shrinking in width? How would I do it, I saw that the float is the source of the problem but how could I implement a solution?
Community feedback
- @fazar301Posted over 3 years ago
You can use a media query, then delete the float and give it an auto margin
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