mirror of
https://github.com/kevinveenbirkenbach/homepage.veen.world.git
synced 2025-07-17 15:04:23 +02:00
Optimizid hover
This commit is contained in:
parent
430ea4a120
commit
3f6a195ecb
@ -44,8 +44,8 @@ a {
|
||||
}
|
||||
|
||||
.card:hover {
|
||||
background-color: var(--bs-secondary) !important;
|
||||
color: var(--bs-white) !important;
|
||||
/* invert everything inside the card */
|
||||
filter: invert(0.8) hue-rotate(144deg);
|
||||
transform: translateY(-4px);
|
||||
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user