squidco / all-the-favorites

0 stars 0 forks source link

Added card-hover effect #9

Closed Niklas-dev closed 2 years ago

Niklas-dev commented 2 years ago

Hey, i have added the hover effect on the card. The effect includes inner-shadow and resizing in height.

image (Left hover, Right non-hover)

squidco commented 2 years ago

Hey I like this hover effect! I have one question though, on the .card-area is there a point to adding the fixed height?

squidco commented 2 years ago

Nevermind I did some experimenting and found out why you would need the fixed height.

Niklas-dev commented 2 years ago

Alright good you got why. Should have explained in my pull request.