瀏覽代碼

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 {