Adjust card positioning

This commit is contained in:
Austin Chen 2022-07-20 16:59:40 -07:00
parent a3f150b1d9
commit c3b825cc44

View File

@ -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 {