diff --git a/templates/corporate/why-zulip.html b/templates/corporate/why-zulip.html index 8397977d95..b42a382ee1 100644 --- a/templates/corporate/why-zulip.html +++ b/templates/corporate/why-zulip.html @@ -15,13 +15,21 @@ {% include 'zerver/landing_nav.html' %} -
+

Why Zulip?

Efficient communication with organized team chat.

+
diff --git a/web/styles/portico/landing_page.css b/web/styles/portico/landing_page.css index 4e979eb059..f33cf53571 100644 --- a/web/styles/portico/landing_page.css +++ b/web/styles/portico/landing_page.css @@ -2404,6 +2404,7 @@ button { border-left: 6px solid hsl(168.1deg 49.15% 46.27%); } +#why-zulip-page, .case-study-page, .solutions-page { .bottom-register-buttons.extra_margin_before_footer { @@ -2696,15 +2697,18 @@ button { } } +.self-hosting-page, +#why-zulip-page { + .hero-buttons { + margin-top: 30px; + } +} + .self-hosting-page { & p { font-size: 18px !important; } - .hero-buttons { - margin-top: 30px; - } - .alternative-features { .feature-container { padding: 30px;