mirror of
https://github.com/safing/web
synced 2025-09-02 02:59:03 +00:00
Update next showcase-container
This commit is contained in:
parent
6cb5844d30
commit
62697e3908
1 changed files with 2 additions and 2 deletions
|
@ -106,12 +106,12 @@ layout: page
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<div class="showcase-container mt-32">
|
<div class="showcase-container-reverse mt-32">
|
||||||
<div class="showcase-left" style="max-width: 1050px;">
|
<div class="showcase-left" style="max-width: 1050px;">
|
||||||
<img src="{{ site.img_url }}page-specific/next/files.png" alt="">
|
<img src="{{ site.img_url }}page-specific/next/files.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<div class="showcase-right">
|
<div class="showcase-right">
|
||||||
<h2 class="showcase-right-title">
|
<h2 class="showcase-right-title" style="max-width: 299px;">
|
||||||
There is More. A Lot More.
|
There is More. A Lot More.
|
||||||
</h2>
|
</h2>
|
||||||
<p class="showcase-right-desc">
|
<p class="showcase-right-desc">
|
||||||
|
|
Loading…
Add table
Reference in a new issue