mirror of
https://github.com/safing/web
synced 2025-04-13 07:29:09 +00:00
Fix spn alart icon position
This commit is contained in:
parent
a0f2b7e0c5
commit
6ae49aa861
1 changed files with 7 additions and 7 deletions
|
@ -4,14 +4,14 @@ layout: page
|
|||
---
|
||||
|
||||
<div class="alert-primary rounded-none text-md">
|
||||
<a data-method="get" href="https://docs.safing.io/spn/alpha/status">
|
||||
<i class="icon-info text-md"></i>
|
||||
<span>
|
||||
SPN is in "Alpha". View
|
||||
<span class="underline">what to expect</span>
|
||||
from current speeds and features
|
||||
</span>
|
||||
</a>
|
||||
<a data-method="get" href="https://docs.safing.io/spn/alpha/status">
|
||||
<span>
|
||||
SPN is in "Alpha". View
|
||||
<span class="underline">what to expect</span>
|
||||
from current speeds and features
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<header class="header-one-container-reverse mb-64">
|
||||
<div class="header-one-left pl-12">
|
||||
|
|
Loading…
Add table
Reference in a new issue