From 66ba7437f7c544d40cdfef94cc40f9c3d2dcc2c4 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Thu, 26 Sep 2024 13:40:28 -0500 Subject: [PATCH] I hate chromium --- static/root.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/root.css b/static/root.css index d107437..76df5bf 100644 --- a/static/root.css +++ b/static/root.css @@ -120,7 +120,7 @@ img:not(.project-inner > div > img):not(.activity>img) { display: none; } - 66% { + 90% { opacity: 0; transform: translateY(25vh); display: none; @@ -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