Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

3 Column Card Preview

@GColville

Desktop design screenshot for the 3-column preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


When hovering over the buttons, the margin size seems to increase. Is there an efficient way to stop this from happening?

Community feedback

P
Fluffy Kas 7,735

@FluffyKas

Posted

Hey, add the same border for the buttons that you have on their hover state, that should keep them from jumping :) You could also center you component by using min-height: 100vh, display: grid, place-items: center on the body! Otherwise really nice work :)

Marked as helpful

1

@GColville

Posted

@FluffyKas

Hey, thank you very much for the advice :D

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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