mirror of
https://github.com/safing/web
synced 2025-04-17 01:19:08 +00:00
Fix showcase alert
This commit is contained in:
parent
c5ae1b2915
commit
fa32c11015
1 changed files with 4 additions and 4 deletions
|
@ -55,7 +55,7 @@ layout: page
|
|||
<img src="{{ site.img_url }}page-specific/spn/layers.gif" alt="">
|
||||
</div>
|
||||
<div class="showcase-right">
|
||||
<div class="alert-tiny w-max pr-6 bg-safing-blue-600" style="margin-left: 0;">
|
||||
<div class="alert-tiny w-max pr-6 bg-safing-blue-600 ml-0 md:mx-auto">
|
||||
<i class="icon-info text-md"></i>
|
||||
<span>Alpha Software: Portmaster is in active development</span>
|
||||
</div>
|
||||
|
@ -76,7 +76,7 @@ layout: page
|
|||
<img src="{{ site.img_url }}page-specific/spn/metadata.gif" alt="">
|
||||
</div>
|
||||
<div class="showcase-right">
|
||||
<div class="alert-tiny w-max pr-6 bg-safing-blue-600" style="margin-left: 0;">
|
||||
<div class="alert-tiny w-max pr-6 bg-safing-blue-600 ml-0 md:mx-auto">
|
||||
<i class="icon-info text-md"></i>
|
||||
<span>Alpha Software: Portmaster is in active development</span>
|
||||
</div>
|
||||
|
@ -97,7 +97,7 @@ layout: page
|
|||
<img src="{{ site.img_url }}page-specific/spn/network.png" alt="">
|
||||
</div>
|
||||
<div class="showcase-right">
|
||||
<div class="alert-tiny w-max pr-6 bg-safing-blue-600" style="margin-left: 0;">
|
||||
<div class="alert-tiny w-max pr-6 bg-safing-blue-600 ml-0 md:mx-auto">
|
||||
<i class="icon-info text-md"></i>
|
||||
<span>Alpha Software: Portmaster is in active development</span>
|
||||
</div>
|
||||
|
@ -118,7 +118,7 @@ layout: page
|
|||
<img src="{{ site.img_url }}page-specific/spn/switch.gif" alt="">
|
||||
</div>
|
||||
<div class="showcase-right">
|
||||
<div class="alert-tiny w-max pr-6 bg-safing-blue-600" style="margin-left: 0;">
|
||||
<div class="alert-tiny w-max pr-6 bg-safing-blue-600 ml-0 md:mx-auto">
|
||||
<i class="icon-info text-md"></i>
|
||||
<span>Alpha Software: Portmaster is in active development</span>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue