mirror of https://github.com/zulip/zulip.git
portico: Change android screenshot from /apps.
This commit is contained in:
parent
26f3f71b36
commit
df1ce2eac8
Binary file not shown.
Before Width: | Height: | Size: 118 KiB After Width: | Height: | Size: 99 KiB |
|
@ -2111,13 +2111,11 @@ nav ul li.active::after {
|
|||
width: 50%;
|
||||
}
|
||||
|
||||
.portico-landing.apps .hero .image img[src="/static/images/app-screenshots/zulip-android.png"],
|
||||
.portico-landing.apps .hero .image img[src="/static/images/app-screenshots/zulip-iphone-rough.png"] {
|
||||
height: 85%;
|
||||
}
|
||||
|
||||
.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;
|
||||
|
|
Loading…
Reference in New Issue