mirror of
https://github.com/safing/web
synced 2026-05-01 21:10:40 +00:00
Add alert-tiny
This commit is contained in:
parent
6531be2b18
commit
36a2a4f33c
3 changed files with 60 additions and 0 deletions
12
index.html
12
index.html
|
|
@ -8,6 +8,10 @@ title: Safing - Love Freedom
|
|||
<section class="space-y-80 mt-40">
|
||||
<div class="showcase-container">
|
||||
<div class="showcase-left">
|
||||
<div class="alert-tiny w-max pr-6 bg-safing-blue-500" style="margin-left: 0;">
|
||||
<i class="icon-info text-md"></i>
|
||||
<span>Alpha Software: Portmaster is in active development</span>
|
||||
</div>
|
||||
<h2 class="showcase-left-title" style="max-width: 350px;">
|
||||
Monitor All Network Activity
|
||||
</h2>
|
||||
|
|
@ -24,6 +28,10 @@ title: Safing - Love Freedom
|
|||
</div>
|
||||
<div class="showcase-container-reverse">
|
||||
<div class="showcase-left">
|
||||
<div class="alert-tiny w-max pr-6 bg-safing-blue-500" style="margin-left: 0;">
|
||||
<i class="icon-info text-md"></i>
|
||||
<span>Alpha Software: Portmaster is in active development</span>
|
||||
</div>
|
||||
<h2 class="showcase-left-title" style="max-width: 350px;">
|
||||
Block Trackers System-Wide
|
||||
</h2>
|
||||
|
|
@ -40,6 +48,10 @@ title: Safing - Love Freedom
|
|||
</div>
|
||||
<div class="showcase-container ">
|
||||
<div class="showcase-left">
|
||||
<div class="alert-tiny w-max pr-6 bg-safing-blue-500" style="margin-left: 0;">
|
||||
<i class="icon-info text-md"></i>
|
||||
<span>Alpha Software: Portmaster is in active development</span>
|
||||
</div>
|
||||
<h2 class="showcase-left-title" style="max-width: 350px;">
|
||||
Set Global & per‑App Settings
|
||||
</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue