Adjust the H2 and H2 margins

This commit is contained in:
skullY 2020-02-25 17:13:33 -08:00 committed by skullydazed
parent b5030907eb
commit 503b52652c

View File

@ -9,8 +9,12 @@
margin-top: 40px;
}
.markdown-section h2 {
padding-top: 0.25rem;
}
.markdown-section h3 {
margin-top: 16px;
margin-top: 0.25rem;
}
.sidebar, .sidebar-nav {