mirror of https://github.com/zulip/zulip.git
integrations: Reduce excessive margin below sidebar headings.
This just didn't look good.
This commit is contained in:
parent
2efe1963a5
commit
38de5740fa
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue