account for sticky on clickToContext
This commit is contained in:
parent
b2616bdfdb
commit
b577a4f4af
@ -210,6 +210,10 @@ $accordion-button-active-icon-dark: $accordion-button-icon;
|
|||||||
--bs-gradient: none;
|
--bs-gradient: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
* {
|
||||||
|
scroll-margin-top: 60px;
|
||||||
|
}
|
||||||
|
|
||||||
.text-monospace {
|
.text-monospace {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user