Skip to content

Commit 3f2be68

Browse files
committed
Fix: subheading hidden under fixed header
1 parent 5e1d8c2 commit 3f2be68

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/assets/stylesheets/application.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,6 @@
4040
*= require notes
4141
*= require spam2
4242
*/
43+
html{
44+
scroll-padding-top: 80px;
45+
}

0 commit comments

Comments
 (0)