Merge pull request #986 from bookwyrm-social/scroll-behavior

Removes scroll padding
This commit is contained in:
Mouse Reeve
2021-04-22 14:38:46 -07:00
committed by GitHub

View File

@ -1,6 +1,5 @@
html {
scroll-behavior: smooth;
scroll-padding-top: 20%;
}
body {