Преглед на файлове

fix: Slowed down christmas slider

Owen Diffey преди 3 години
родител
ревизия
cc5475334a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      frontend/src/pages/Station/index.vue

+ 1 - 1
frontend/src/pages/Station/index.vue

@@ -2864,7 +2864,7 @@ export default {
 	);
 
 	background-size: 200% 200%;
-	animation: christmas 10s linear infinite;
+	animation: christmas 20s linear infinite;
 }
 
 @keyframes christmas {