Design comparison
Solution retrospective
This is my first soulution I summit.
Any suggestion or feed-back is welcome
¡Saludos!
Community feedback
- @klabruben3Posted 9 months ago
hi... the design is really cool and you were able to blend in the hover states quite nicely. But I couldn't help but notice that the card is on the top. For that I recommend learning flexbox.... or you can do it the old fashion way of making the position absolute, translating it -50% on the x axis and the y axis, then set the top and left values to 50%.
ohh also for the font... u can use font-face or link the font from the internet in the head tag :-)
Marked as helpful0@chemsodevPosted 9 months ago@klabruben3 orhe can just add in for the body height: 100vh; align-items: center; is it right?
0@chemsodevPosted 9 months ago@klabruben3 I'm just a newbie trying to learn, not like U , U got this bro.
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