Skip to content

Commit c1cb46c

Browse files
committed
GH Pages: Nicer heading styles
1 parent 250492e commit c1cb46c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_sass/custom/custom.scss

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
.side-bar, #main-header {
22
display: none;
3+
}
4+
5+
h2 {
6+
border-top: 1px solid #edebee;
7+
padding-top: 15px;
8+
margin-top: 20px!important;
39
}

0 commit comments

Comments
 (0)