convert 2506744 from .scss -> .sass, px -> rem

This commit is contained in:
John Bowdre 2021-12-09 19:06:23 -06:00
parent 3487e9fc1b
commit 85a1613de5
2 changed files with 2 additions and 3 deletions

2
assets/sass/_custom.sass Normal file
View file

@ -0,0 +1,2 @@
html, body
scroll-padding-top: 4.5rem

View file

@ -1,3 +0,0 @@
html, body {
scroll-padding-top: 80px;
}