mirror of https://github.com/zulip/zulip.git
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:
parent
b7974a4923
commit
992abdeccf
|
@ -3409,7 +3409,7 @@ nav ul li.active::after {
|
|||
}
|
||||
|
||||
.portico-landing.hello .integrations .integration-icons .group {
|
||||
margin: 0;
|
||||
margin: 4px 2px;
|
||||
}
|
||||
|
||||
.main,
|
||||
|
|
Loading…
Reference in New Issue