Latest comments
- @catboxerSubmitted about 3 years ago@GitNuttsPosted about 3 years ago
If it's the arrow svg you're talking about, use:
button:hover img { filter: brightness(3); }
Marked as helpful0 - @codeDavidCSubmitted over 3 years ago@GitNuttsPosted over 3 years ago
A common breakpoint is 768px and then if you wish to change something slightly on mobile then you could add another breakpoint at 425px.
What do you mean stick to the bottom? The footer is below the card in the desired place from what I can see.
Marked as helpful1