mirror of
https://github.com/KevinMidboe/brewPi.git
synced 2025-10-29 16:50:12 +00:00
Changed loading/current animation to 12 -> 8s
This commit is contained in:
@@ -120,7 +120,7 @@
|
|||||||
);
|
);
|
||||||
|
|
||||||
background-size: 150px 150px;
|
background-size: 150px 150px;
|
||||||
animation: move-it 12s linear infinite;
|
animation: move-it 8s linear infinite;
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes move-it {
|
@keyframes move-it {
|
||||||
|
|||||||
Reference in New Issue
Block a user