mirror of
https://github.com/safing/web
synced 2025-09-01 10:39:03 +00:00
Fix showcases
This commit is contained in:
parent
f588505efb
commit
ed81d297a9
1 changed files with 2 additions and 2 deletions
|
@ -140,7 +140,7 @@ redirect_from:
|
|||
</div>
|
||||
</div>
|
||||
<div class="showcase-one-container-reverse">
|
||||
<div class="showcase-left" style="max-width: 850px;">
|
||||
<div class="showcase-one-left" style="max-width: 850px;">
|
||||
<img src="{{ site.img_url }}page-specific/portmaster/explore-the-docs-and-source-code.png" alt="">
|
||||
</div>
|
||||
<div class="showcase-one-right">
|
||||
|
@ -182,7 +182,7 @@ redirect_from:
|
|||
</div>
|
||||
</div>
|
||||
<div class="showcase-one-container-reverse">
|
||||
<div class="showcase-left" style="max-width: 850px;">
|
||||
<div class="showcase-one-left" style="max-width: 850px;">
|
||||
<img src="{{ site.img_url }}page-specific/portmaster/set-global-and-per-app-configuration.png" alt="">
|
||||
</div>
|
||||
<div class="showcase-one-right">
|
||||
|
|
Loading…
Add table
Reference in a new issue