Skip to content

Commit e2ffb44

Browse files
authored
Change heading bar height to not be too small when scrolling (#942)
2 parents 25637c3 + 12b064d commit e2ffb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/stylesheets/extra.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919

2020
.md-header__inner {
21-
height: 18px;
21+
height: 50px;
2222
padding-top: 1rem;
2323
margin-bottom: 10px;
2424
}

0 commit comments

Comments
 (0)