We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 250492e commit c1cb46cCopy full SHA for c1cb46c
_sass/custom/custom.scss
@@ -1,3 +1,9 @@
1
.side-bar, #main-header {
2
display: none;
3
+}
4
+
5
+h2 {
6
+border-top: 1px solid #edebee;
7
+ padding-top: 15px;
8
+ margin-top: 20px!important;
9
}
0 commit comments