improve scroll position
This commit is contained in:
@@ -59,6 +59,10 @@ body {
|
||||
color: $colorText;
|
||||
}
|
||||
|
||||
*[id] {
|
||||
scroll-margin-top: 6rem;
|
||||
}
|
||||
|
||||
button {
|
||||
font: inherit;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user