Design comparison
Community feedback
- @AdrianoEscarabotePosted about 1 month ago
Hi tony/c.dev, how are you doing? I really loved the outcome of your project, but I have a few suggestions that I think might be helpful:
I noticed that your component is not centralized to resolve this we can do the following:
delete all
padding-top
and add:
body { display: flex; align-items: center; justify-content: center; }
The rest is excellent.
I hope you find it useful. 👍
1@tony1cPosted about 1 month agoThanks for the suggestion! You're absolutely right. I was focused on coding based on the preview image instead of the actual design and I definetly got it wrong, I should've just centered the component. 😂 I’ll fix it ASAP! @AdrianoEscarabote
0@AdrianoEscarabotePosted about 1 month ago@tony1c yeahh hhahah , no problem !! keep coding.
1
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