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