diff --git a/static/root.css b/static/root.css index 99f508b..ecf04f2 100644 --- a/static/root.css +++ b/static/root.css @@ -128,7 +128,7 @@ img:not(.project-inner > div > img):not(.activity>img) { 100% { opacity: 1; - transform: none; + transform: translateY(0); } }