reduce space on h3s

This commit is contained in:
skullY
2020-03-05 16:00:10 -08:00
committed by skullydazed
parent 9035c3497e
commit 55c5b82638
+4
View File
@@ -8,3 +8,7 @@
.search {
margin-top: 40px;
}
.markdown-section h3 {
margin-top: 16px;
}