integrations: Reduce excessive margin below sidebar headings.

This just didn't look good.
This commit is contained in:
Tim Abbott 2019-03-19 11:05:26 -07:00
parent 2efe1963a5
commit 38de5740fa
1 changed files with 1 additions and 0 deletions

View File

@ -2631,6 +2631,7 @@ nav ul li.active::after {
.portico-landing.integrations .integration-categories-sidebar h3 {
font-weight: 400;
font-size: 1.1em;
margin: 0px;
}
.portico-landing.integrations .integration-categories-sidebar h4 {