From c9140b690d0309ea028a33abf120e3c0ac9f2482 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Thu, 26 Sep 2024 14:48:49 -0500 Subject: [PATCH] WHAT??? --- static/root.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/root.css b/static/root.css index bb89a35..311cd89 100644 --- a/static/root.css +++ b/static/root.css @@ -137,7 +137,7 @@ img:not(.project-inner > div > img):not(.activity>img) { } } -@keyframes textFade { +/* @keyframes textFade { 0% { transform: scale(1.15); opacity: 0; @@ -147,7 +147,7 @@ img:not(.project-inner > div > img):not(.activity>img) { transform: scale(1); opacity: 1; } -} +} */ @keyframes hideContent { 0% {