mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 05:08:00 +02:00
Add click animation to .pop
This commit is contained in:
parent
b9d84f2534
commit
437e3ebd2f
3 changed files with 15 additions and 15 deletions
|
@ -38,9 +38,6 @@ defineEmits(['open-album']);
|
|||
padding: 1rem;
|
||||
margin: auto;
|
||||
}
|
||||
.card:hover {
|
||||
background-color: var(--color-background);
|
||||
}
|
||||
.card-bg {
|
||||
--grad: v-bind('grad || rand');
|
||||
height: 13rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue