mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-23 02:17:40 -07:00
Update style.scss
This commit is contained in:
parent
4814395bef
commit
01d40e1744
1 changed files with 3 additions and 0 deletions
|
@ -540,6 +540,9 @@ hr {
|
||||||
35% {
|
35% {
|
||||||
transform: scaleX(0.95) scaleY(0.95) ;
|
transform: scaleX(0.95) scaleY(0.95) ;
|
||||||
}
|
}
|
||||||
|
63% {
|
||||||
|
transform: scaleX(1.01) scaleY(1.01) ;
|
||||||
|
}
|
||||||
100% {
|
100% {
|
||||||
transform: scaleX(1.00) scaleY(1.00) ;
|
transform: scaleX(1.00) scaleY(1.00) ;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue