Skip to content

Commit

Permalink
Adjust the H2 and H2 margins
Browse files Browse the repository at this point in the history
  • Loading branch information
skullydazed committed Mar 6, 2020
1 parent b503090 commit 503b526
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/sidebar.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 503b526

Please sign in to comment.