Skip to content

Commit 3380167

Browse files
committed
css: fix anchor links being under the navbar when targeted
1 parent 07c9546 commit 3380167

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/css/misc.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
html {
2+
scroll-padding-top: 69px;
3+
}
4+
15
@font-face {
26
font-family:'OpenS';
37
src: url('/assets/fonts/OpenSans-Regular-webfont.eot');

0 commit comments

Comments
 (0)