From b8f59237fe588d7479af38d2f03d85c398052bc7 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sun, 12 Dec 2021 22:32:47 -0600 Subject: [PATCH] fix --- files/templates/awards/Christmas/Sleighs.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/files/templates/awards/Christmas/Sleighs.html b/files/templates/awards/Christmas/Sleighs.html index 261618d6d7..9777b8afa5 100644 --- a/files/templates/awards/Christmas/Sleighs.html +++ b/files/templates/awards/Christmas/Sleighs.html @@ -37,10 +37,11 @@ @media (max-width: 768px) { .train1 { - position: absolute; + position: fixed; z-index: 10; width: 150px; animation: train 3s linear infinite !important; + top: 35% } .train2 { display: none !important;