mirror of
https://github.com/hotomoe/hotomoe
synced 2024-11-25 07:36:24 +09:00
Update style.scss
This commit is contained in:
parent
1edb8cf0e9
commit
24fa788609
@ -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 New Issue
Block a user