mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-07 10:03:59 +00:00
Change button animation interval
This commit is contained in:
parent
04e5d340a7
commit
abd26182f5
@ -40,7 +40,7 @@
|
|||||||
@include S(margin-top, 15px);
|
@include S(margin-top, 15px);
|
||||||
|
|
||||||
&[data-btn-variant="prod"] {
|
&[data-btn-variant="prod"] {
|
||||||
@include InlineAnimation(8s ease-in-out) {
|
@include InlineAnimation(11s ease-in-out) {
|
||||||
0% {
|
0% {
|
||||||
opacity: 0.05;
|
opacity: 0.05;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user