- commit
- b25fd5b480753a8ab4cfef4c2f0473d7cc5158c4
- parent
- 881517676170082b03b96e9c9deb7d8c7ca4ebe2
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2019-11-17 09:57
slow down animation
Diffstat
| M | preview/preview.svg | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/preview/preview.svg b/preview/preview.svg
@@ -217,7 +217,7 @@ 217 217 stroke: black; 218 218 } 219 219 .c {220 -1 animation-duration: 10s;-1 220 animation-duration: 15s; 221 221 animation-iteration-count: infinite; 222 222 animation-timing-function: step-end; 223 223 }