Skip to content

Commit

Permalink
portico: Adjust integration box spacing on mobile.
Browse files Browse the repository at this point in the history
This gives the integration boxes on the homepage a little more
space on very small viewports (<450px).
  • Loading branch information
maxnuss authored and timabbott committed May 7, 2018
1 parent b7974a4 commit 992abde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/styles/landing-page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3409,7 +3409,7 @@ nav ul li.active::after {
}

.portico-landing.hello .integrations .integration-icons .group {
margin: 0;
margin: 4px 2px;
}

.main,
Expand Down

0 comments on commit 992abde

Please sign in to comment.