mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
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:
committed by
Tim Abbott
parent
c1dc48f41b
commit
04ece5e5c5
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user