reduce space on h3s

This commit is contained in:
skullY 2020-02-25 14:29:37 -08:00 committed by skullydazed
parent 9035c3497e
commit 55c5b82638
1 changed files with 4 additions and 0 deletions

View File

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