diff --git a/index.html b/index.html index 87f25fb5..6f3f3f08 100644 --- a/index.html +++ b/index.html @@ -102,7 +102,7 @@ .page.active { transform: translateY(0px); - transition: all 0.6s ease-out; + transition: all 0.3s ease-out; display: block; opacity: 1; }