Browse Source

reduce space on h3s

skullY 5 years ago
parent
commit
55c5b82638
1 changed files with 4 additions and 0 deletions
  1. 4 0
      docs/sidebar.css

+ 4 - 0
docs/sidebar.css

@@ -8,3 +8,7 @@
 .search {
   margin-top: 40px;
 }
+
+.markdown-section h3 {
+  margin-top: 16px;
+}