Removes scroll padding

This commit is contained in:
Mouse Reeve 2021-04-22 13:08:22 -07:00
parent 45fcb0f454
commit c6e8161a9f

View file

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