1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-06 09:34:05 +00:00

Change button animation interval

This commit is contained in:
tobspr 2022-06-16 20:57:38 +02:00
parent 04e5d340a7
commit abd26182f5

View File

@ -40,7 +40,7 @@
@include S(margin-top, 15px);
&[data-btn-variant="prod"] {
@include InlineAnimation(8s ease-in-out) {
@include InlineAnimation(11s ease-in-out) {
0% {
opacity: 0.05;
}