Design comparison
SolutionDesign
Community feedback
- @AdrianoEscarabotePosted about 2 years ago
Hi @ESAUALEX2021, how are you?
You did a good job on this challenge, but I have a few tips that I think you'll like:
I noticed that the content was not so centralized, so I made some changes to the code:
body { min height: 100vh; justify-content: center; display: flex; flex-direction: column; align-items: center; }
The rest is great! Hope it helps... 👍
Marked as helpful0@ESAUALEX2021Posted about 2 years ago@AdrianoEscarabote thanks for your advice but I already knew that way of centering, I was trying margin but I didn't know that with margin it doesn't center well
0@AdrianoEscarabotePosted about 2 years ago@ESAUALEX2021 no problem man, keep coding!
Marked as helpful0
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