mirror of
https://github.com/laurent22/joplin.git
synced 2026-04-24 23:30:12 -05:00
Doc: Fixed scrolling to anchors
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
html {
|
||||
/* https://css-tricks.com/fixed-headers-on-page-links-and-overlapping-content-oh-my/ */
|
||||
scroll-padding-top: 110px;
|
||||
}
|
||||
|
||||
* {
|
||||
outline: none;
|
||||
font-family: "Montserrat", sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user