portico: Adjust integration box spacing on mobile.

This gives the integration boxes on the homepage a little more
space on very small viewports (<450px).
This commit is contained in:
Max Nussenbaum 2018-05-07 13:03:51 -07:00 committed by Tim Abbott
parent b7974a4923
commit 992abdeccf
1 changed files with 1 additions and 1 deletions

View File

@ -3409,7 +3409,7 @@ nav ul li.active::after {
}
.portico-landing.hello .integrations .integration-icons .group {
margin: 0;
margin: 4px 2px;
}
.main,