Skip to content

Commit

Permalink
style: smoothly scroll on slide component, such as the related posts
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Jul 24, 2023
1 parent b0b6675 commit 0a67b15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/main/scss/_slide.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
overflow: hidden;
width: 100%;
margin: 0;
scroll-behavior: smooth;
}

.slide-control-left {
Expand Down

0 comments on commit 0a67b15

Please sign in to comment.