Slow it down further

This commit is contained in:
Casper Talvio
2021-10-05 18:44:18 +03:00
committed by GitHub
parent 2a4fc2afb3
commit c48de95734

View File

@@ -44,7 +44,7 @@
.backdropImage { .backdropImage {
background-size: 150% 150%; background-size: 150% 150%;
background-position: 99% 1%; background-position: 99% 1%;
animation: backgroundScroll 210s ease; animation: backgroundScroll 630s ease;
animation-iteration-count: infinite; animation-iteration-count: infinite;
} }
} }