mirror of
https://github.com/safing/web
synced 2025-09-02 02:59:03 +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>
|
<a class="btn-secondary" href="#">Discover the portmaster</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="packages-container">
|
<div class="packages-container">
|
||||||
<div class="packages-container-top">
|
<div class="packages-container-top">
|
||||||
<span class="packages-container-top-title">
|
<h2 class="packages-container-top-title">
|
||||||
Pre-Order the SPN
|
Pre-Order the SPN
|
||||||
</span>
|
</h2>
|
||||||
<p class="packages-container-top-desc">
|
<p class="packages-container-top-desc">
|
||||||
Lock in the lower prices forever and join the waitlist to
|
Lock in the lower prices forever and join the waitlist to
|
||||||
become one of the first SPN users.
|
become one of the first SPN users.
|
||||||
|
@ -191,9 +188,9 @@ layout: page
|
||||||
</div>
|
</div>
|
||||||
<div class="faq-container">
|
<div class="faq-container">
|
||||||
<div class="faq-container-top">
|
<div class="faq-container-top">
|
||||||
<span class="faq-container-top-title">
|
<h2 class="faq-container-top-title">
|
||||||
FAQ
|
FAQ
|
||||||
</span>
|
</h2>
|
||||||
<p class="faq-container-top-desc">
|
<p class="faq-container-top-desc">
|
||||||
You have a question? We answered some already, but you
|
You have a question? We answered some already, but you
|
||||||
can always contact us at <a class="link-primary" href="">hello@safing.io</a>
|
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 }}">
|
<label class="card-label" for="card-toggle-anchor-{{ forloop.index }}">
|
||||||
<div class="wrapper-left">
|
<div class="wrapper-left">
|
||||||
<div class="card-title">
|
<div class="card-title">
|
||||||
<h1 class="title">
|
<h3 class="title">
|
||||||
{{ faq.q }}
|
{{ faq.q }}
|
||||||
</h1>
|
</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="wrapper-right">
|
<div class="wrapper-right">
|
||||||
|
@ -234,9 +231,9 @@ layout: page
|
||||||
<label class="card-label" for="card-toggle-anchor-0">
|
<label class="card-label" for="card-toggle-anchor-0">
|
||||||
<div class="wrapper-left">
|
<div class="wrapper-left">
|
||||||
<div class="card-title">
|
<div class="card-title">
|
||||||
<h1 class="title">
|
<h3 class="title">
|
||||||
Where can I find your source code?
|
Where can I find your source code?
|
||||||
</h1>
|
</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="wrapper-right">
|
<div class="wrapper-right">
|
||||||
|
|
Loading…
Add table
Reference in a new issue