Latest solutions
Latest comments
- @fawzy351@GiDDeRo
Nice work bro. When hovering the button (button:hover), the text should still be bold.
- @wobin1@GiDDeRo
Hey there. Nice Design. You forgot to change the font in the button. Also, it is a good practice to make projeect responsive (at least) for major screen. Good Luck!
Marked as helpful - @Gerardominic@GiDDeRo
Hey there, Kudos to you on the design. Like it. You forgot to change the font in the button
- @BrunnoHibbeln@GiDDeRo
Hey There,
<article> Generally text-based content, <section> For any other... - @hamza4916@GiDDeRo
Nice Solution.
- Learn on how to change to other external fonts
- To center the card. body { display: grid; place-items: center; height: 100vh; } or body { display: flex, height: 100vh; align-items: center; justify-content: center}
Marked as helpful - @Victoryruro@GiDDeRo
Nice Solution.
- Make the <p> text lighter
- I think you forgot to delete something (smiles)
Happy Coding!
Marked as helpful