add smooth scrolling for table-of-content navigation by default
This commit is contained in:
committed by
Alexander Shpak
parent
601bfabde1
commit
2802bad985
@@ -5,6 +5,7 @@
|
||||
html {
|
||||
font-size: $font-size-base;
|
||||
letter-spacing: 0.33px;
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
html,
|
||||
|
||||
Reference in New Issue
Block a user