portico: Redesign /why-zulip and /for/ open-source to be more readable.

This redesigns these pages to be more readable and more in line with
the rest of the portico page styling.
This commit is contained in:
Brock Whittaker
2017-07-20 13:00:23 -07:00
committed by Tim Abbott
parent c1dc48f41b
commit 04ece5e5c5
4 changed files with 109 additions and 15 deletions

View File

@@ -18,11 +18,11 @@
{% include 'zerver/landing_nav.html' %}
<div class="portico-landing apps">
<div class="portico-landing why-page no-slide">
<div class="hero">
<h1 class="center">{% trans %}Why Zulip?{% endtrans %}</h1>
</div>
<div class="main">
<div class="padded-content headline">
<h1 class="center">{% trans %}Why Zulip?{% endtrans %}</h1>
</div>
<div class="padded-content">
<div class="inner-content">
{{ 'zerver/why-zulip.md'|render_markdown_path }}