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