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
commit adb8f6f90f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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