From 9172f83b1ae922f1e7cda7d946a92d3b5a317b33 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Thu, 26 Sep 2024 13:19:14 -0500 Subject: [PATCH] MORE TESTING --- static/root.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/root.css b/static/root.css index f9d108c..d107437 100644 --- a/static/root.css +++ b/static/root.css @@ -132,7 +132,7 @@ img:not(.project-inner > div > img):not(.activity>img) { } } -@keyframes hideContent { +/* @keyframes hideContent { 0% { overflow-y: hidden; overflow-x: hidden; @@ -142,4 +142,4 @@ img:not(.project-inner > div > img):not(.activity>img) { overflow-y: hidden; overflow-x: hidden; } -} \ No newline at end of file +} */ \ No newline at end of file