From a1beceef48f5b9c775274323bcd426ae9b0a1264 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Thu, 26 Sep 2024 13:07:57 -0500 Subject: [PATCH] Im so confused --- static/root.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/root.css b/static/root.css index 99f508b..ecf04f2 100644 --- a/static/root.css +++ b/static/root.css @@ -128,7 +128,7 @@ img:not(.project-inner > div > img):not(.activity>img) { 100% { opacity: 1; - transform: none; + transform: translateY(0); } }