Satisfying
This commit is contained in:
parent
7222d1c58b
commit
d2dddbeb2a
9 changed files with 29 additions and 4 deletions
src/components/cards
|
@ -28,6 +28,10 @@ const loadedImage = plsLoadImage(images_logos, imagePath)
|
|||
</a>
|
||||
|
||||
<style>
|
||||
* {
|
||||
transition: all var(--a-time-default) var(--a-animation-1);
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue