Add scroll-margin-top property
This commit is contained in:
@@ -189,6 +189,10 @@ h6 {
|
||||
& + ol {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
@include media-query($on-mobile) {
|
||||
scroll-margin-top: 65px;
|
||||
}
|
||||
}
|
||||
|
||||
// Headings with link
|
||||
|
||||
Reference in New Issue
Block a user