forked from mirrors/bookwyrm
Removes scroll padding
This commit is contained in:
parent
45fcb0f454
commit
c6e8161a9f
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
html {
|
html {
|
||||||
scroll-behavior: smooth;
|
scroll-behavior: smooth;
|
||||||
scroll-padding-top: 20%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|
Loading…
Reference in a new issue