Fix nav spacing

This commit is contained in:
Cory LaViska
2020-07-19 11:26:40 -04:00
parent 7f7b68bbee
commit 2a94db7b09

View File

@@ -140,6 +140,9 @@ strong {
.sidebar-nav a {
color: inherit;
text-decoration: none;
line-height: 1.5em;
padding-top: .25em;
padding-bottom: .25em;
}
.sidebar-nav li.collapse > a,