There was an error while loading. Please reload this page.
1 parent c8ccd04 commit 373dc08Copy full SHA for 373dc08
src/BarLoader.svelte
@@ -38,7 +38,7 @@
38
}
39
.small-lines.\32 {
40
animation: var(--duration) cubic-bezier(0.165, 0.84, 0.44, 1)
41
- calc((var(--duration)+0.1) / 2) infinite normal none running short;
+ calc((var(--duration) + 0.1) / 2) infinite normal none running short;
42
43
44
@keyframes long {
0 commit comments