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% {