mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 17:36:27 +00:00
Decrease create-your-own integration tile font size on mobile.
This commit is contained in:
@@ -2401,6 +2401,10 @@ nav ul li.active::after {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
.portico-landing.integrations .integration-lozenge .integration-name.create-your-own {
|
||||
font-size: 0.95em !important;
|
||||
}
|
||||
|
||||
.portico-landing.integrations .integration-lozenge .integration-category {
|
||||
font-size: .8em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user