Skip to content

Commit

Permalink
fix: repeat style
Browse files Browse the repository at this point in the history
  • Loading branch information
t ss committed Feb 26, 2024
1 parent ae6909f commit 30dff53
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/.vuepress/styles/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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);
}

0 comments on commit 30dff53

Please sign in to comment.