Browse Source

Disable smooth scrolling due to user complaints

pull/1379/head
Still Hsu 6 years ago
parent
commit
8351690032
No known key found for this signature in database GPG Key ID: C176DD7907FF62A7
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      docs/_template/light-dark-theme/styles/master.css

+ 0
- 1
docs/_template/light-dark-theme/styles/master.css View File

@@ -6,7 +6,6 @@ body {
font-display: optional;
height: 100%;
font-size: 15px;
scroll-behavior: smooth;
}

code{


Loading…
Cancel
Save