mirror of
https://github.com/safing/web
synced 2025-09-01 10:39:03 +00:00
Update showcase-container layout
This commit is contained in:
parent
85e4a902bd
commit
bb902e985c
1 changed files with 15 additions and 15 deletions
|
@ -107,20 +107,20 @@ layout: page
|
|||
</div>
|
||||
{% endif %}
|
||||
<div class="showcase-container mt-32">
|
||||
<div class="showcase-left">
|
||||
<h2 class="showcase-left-title">
|
||||
There is More. A Lot More.
|
||||
</h2>
|
||||
<p class="showcase-left-desc">
|
||||
We have plans and ideas for years to come. We will
|
||||
never be "done" but always evolve and progress. I'm
|
||||
sure you have cool ideas for us too! Take a look what
|
||||
we already plan on doing in the longer run.
|
||||
</p>
|
||||
<a class="btn-secondary" href="{{ site.backlog_url }}">Explore the bacllog</a>
|
||||
</div>
|
||||
<div class="showcase-right" style="max-width: 1050px;">
|
||||
<img src="{{ site.img_url }}page-specific/next/files.png" alt="">
|
||||
</div>
|
||||
<div class="showcase-left" style="max-width: 1050px;">
|
||||
<img src="{{ site.img_url }}page-specific/next/files.png" alt="">
|
||||
</div>
|
||||
<div class="showcase-right">
|
||||
<h2 class="showcase-right-title">
|
||||
There is More. A Lot More.
|
||||
</h2>
|
||||
<p class="showcase-right-desc">
|
||||
We have plans and ideas for years to come. We will
|
||||
never be "done" but always evolve and progress. I'm
|
||||
sure you have cool ideas for us too! Take a look what
|
||||
we already plan on doing in the longer run.
|
||||
</p>
|
||||
<a class="btn-secondary" href="{{ site.backlog_url }}">Explore the bacllog</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
Loading…
Add table
Reference in a new issue