mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-01-11 09:45:27 +00:00
Merge pull request #986 from bookwyrm-social/scroll-behavior
Removes scroll padding
This commit is contained in:
commit
adb8f6f90f
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