mirror of
https://github.com/safing/web
synced 2025-09-04 12:09:03 +00:00
Swap left/right elements for ownership page
This commit is contained in:
parent
6079e4cac5
commit
87d01f540a
1 changed files with 9 additions and 9 deletions
|
@ -6,7 +6,7 @@ redirect_from:
|
|||
---
|
||||
|
||||
<section class="section-container">
|
||||
<div class="showcase-container-reverse mt-32">
|
||||
<div class="showcase-container mt-32">
|
||||
<div class="showcase-left" style="max-width: 1050px;">
|
||||
<img src="{{ site.img_url }}page-specific/ownership/ownership.png" alt="">
|
||||
</div>
|
||||
|
@ -25,7 +25,7 @@ redirect_from:
|
|||
<a class="btn-secondary" href="{{ site.company_agreement_url }}">View public registry</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="showcase-container">
|
||||
<div class="showcase-container-reverse">
|
||||
<div class="showcase-left" style="max-width: 850px;">
|
||||
<img src="{{ site.img_url }}page-specific/ownership/influences.png" alt="">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue