Styling fixes

This commit is contained in:
2022-03-28 12:34:28 +02:00
parent f14b013932
commit a5892ed565
7 changed files with 34 additions and 28 deletions

View File

@@ -8,7 +8,7 @@ export let style;
<style>
svg {
fill: currentColor;
animation: rotation 12s infinite linear;
animation: rotation 20s infinite linear;
}
@keyframes rotation {
from {