diff --git a/src/.vuepress/styles/index.scss b/src/.vuepress/styles/index.scss index d8651c33..9f6ffc10 100644 --- a/src/.vuepress/styles/index.scss +++ b/src/.vuepress/styles/index.scss @@ -62,10 +62,4 @@ h1, h2, h3, h4, h5, h6 { .fade-slide-y-leave-active { transition: none !important; -} - -.fade-slide-y-enter-from, -.fade-slide-y-leave-to { - opacity: 0; - transform: translateY(10px); } \ No newline at end of file