From 9016a8bae9166a9e254620317f808fcaa6f12ba3 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sun, 12 Dec 2021 22:32:01 -0600 Subject: [PATCH] fix --- files/templates/awards/Christmas/Sleighs.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/awards/Christmas/Sleighs.html b/files/templates/awards/Christmas/Sleighs.html index 9a7d47c0f..37bf6bda1 100644 --- a/files/templates/awards/Christmas/Sleighs.html +++ b/files/templates/awards/Christmas/Sleighs.html @@ -37,9 +37,9 @@ @media (max-width: 768px) { .train1 { - position: fixed; + position: absolute; z-index: 10; - width: 40px; + width: 60px; animation: train 3s linear infinite !important; } .train2 {