Design comparison
SolutionDesign
Community feedback
- @ILikeCode1Posted over 2 years ago
Looks good although you could use some responsiveness.
Adding "margin:0 auto;" to "contenedor" and removing the existing margin will center it horizontally.
If you add "display: flex; justify-content: center; flex-direction: column; height: 100vh;" to "section" you will center vertically as well.
Other than that, it looks good!
Marked as helpful0@AL3M4ND1Y3Posted over 2 years ago@ILikeCode1 Thanks I'm a newbie at this and I haven't fully learned how to use relative measures yet but I want to learn it soon.
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