forked from FoundKeyGang/FoundKey
Update style.scss
This commit is contained in:
parent
1edb8cf0e9
commit
24fa788609
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