diff --git a/assets/sass/_custom.scss b/assets/sass/_custom.scss new file mode 100644 index 0000000..e44a4a1 --- /dev/null +++ b/assets/sass/_custom.scss @@ -0,0 +1,3 @@ +html, body { + scroll-padding-top: 80px; +} \ No newline at end of file