From 6b18b4788784455f8a63c4f4fc255ac1322ce223 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Thu, 26 Sep 2024 14:49:59 -0500 Subject: [PATCH] I cant win --- static/root.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/static/root.css b/static/root.css index 311cd89..56ddb30 100644 --- a/static/root.css +++ b/static/root.css @@ -137,17 +137,17 @@ img:not(.project-inner > div > img):not(.activity>img) { } } -/* @keyframes textFade { +@keyframes textFade { 0% { transform: scale(1.15); - opacity: 0; + /* opacity: 0; */ } 100% { transform: scale(1); - opacity: 1; + /* opacity: 1; */ } -} */ +} @keyframes hideContent { 0% {