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