mirror of
https://github.com/safing/web
synced 2025-04-17 17:39:08 +00:00
Update headers
This commit is contained in:
parent
0398634a5f
commit
138b5cf101
1 changed files with 8 additions and 11 deletions
|
@ -135,14 +135,11 @@ layout: page
|
|||
<a class="btn-secondary" href="#">Discover the portmaster</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="packages-container">
|
||||
<div class="packages-container-top">
|
||||
<span class="packages-container-top-title">
|
||||
<h2 class="packages-container-top-title">
|
||||
Pre-Order the SPN
|
||||
</span>
|
||||
</h2>
|
||||
<p class="packages-container-top-desc">
|
||||
Lock in the lower prices forever and join the waitlist to
|
||||
become one of the first SPN users.
|
||||
|
@ -191,9 +188,9 @@ layout: page
|
|||
</div>
|
||||
<div class="faq-container">
|
||||
<div class="faq-container-top">
|
||||
<span class="faq-container-top-title">
|
||||
<h2 class="faq-container-top-title">
|
||||
FAQ
|
||||
</span>
|
||||
</h2>
|
||||
<p class="faq-container-top-desc">
|
||||
You have a question? We answered some already, but you
|
||||
can always contact us at <a class="link-primary" href="">hello@safing.io</a>
|
||||
|
@ -206,9 +203,9 @@ layout: page
|
|||
<label class="card-label" for="card-toggle-anchor-{{ forloop.index }}">
|
||||
<div class="wrapper-left">
|
||||
<div class="card-title">
|
||||
<h1 class="title">
|
||||
<h3 class="title">
|
||||
{{ faq.q }}
|
||||
</h1>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrapper-right">
|
||||
|
@ -234,9 +231,9 @@ layout: page
|
|||
<label class="card-label" for="card-toggle-anchor-0">
|
||||
<div class="wrapper-left">
|
||||
<div class="card-title">
|
||||
<h1 class="title">
|
||||
<h3 class="title">
|
||||
Where can I find your source code?
|
||||
</h1>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="wrapper-right">
|
||||
|
|
Loading…
Add table
Reference in a new issue