fix scroll on page load (#747)

This commit is contained in:
Chris Tate
2026-03-13 01:38:39 -05:00
committed by GitHub
parent 870876b5c1
commit a3dcf3fe60
+1 -1
View File
@@ -39,7 +39,7 @@
}
html {
scroll-behavior: smooth;
scroll-padding-top: 4rem;
}
::selection {