mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
committed by
Tim Abbott
parent
636dad7809
commit
0c328d9617
@@ -2118,13 +2118,16 @@ nav ul li.active::after {
|
||||
.portico-landing.apps .hero .image img[src="/static/images/app-screenshots/zulip-android.png"] {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.portico-landing.apps .hero .info .flex,
|
||||
.portico-landing.apps .hero .image .flex {
|
||||
height: 500px;
|
||||
min-height: 0px;
|
||||
}
|
||||
|
||||
.portico-landing.apps .hero .info .flex {
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
.portico-landing.apps .hero .info button {
|
||||
padding: 10px 20px;
|
||||
|
||||
@@ -3777,6 +3780,7 @@ nav ul li.active::after {
|
||||
.portico-landing.apps .hero .image .flex {
|
||||
height: 300px;
|
||||
min-height: 0px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.portico-landing.apps .other-apps {
|
||||
|
||||
Reference in New Issue
Block a user