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