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 authored Jul 24, 2023
1 parent b0b6675 commit 7af2b5e
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 7af2b5e

Please sign in to comment.