Adjust card positioning
This commit is contained in:
parent
a3f150b1d9
commit
c3b825cc44
|
@ -66,7 +66,7 @@
|
|||
background-size: 220px;
|
||||
background-repeat: no-repeat;
|
||||
transition: height 1s, background-image 1s, border 0.4s 0.6s;
|
||||
background-position-y: calc(50% - 20px);
|
||||
background-position-y: calc(50% - 18px);
|
||||
}
|
||||
|
||||
.card:not([data-name^='name'])::after {
|
||||
|
|
Loading…
Reference in New Issue
Block a user