Update headers

This commit is contained in:
Luke 2022-01-25 04:26:37 +01:00
parent 138b5cf101
commit 067f85302a

View file

@ -5,12 +5,8 @@ layout: page
<section class="space-y-80">
<div class="download-container">
<h2 class="download-container-title">Support</h2>
<h1 class="download-container-title">Support</h1>
<p class="download-container-extra">
What do you need help with?
</p>
@ -19,10 +15,6 @@ layout: page
<a class="btn-secondary" href="{{ site.download_linux_deb_url }}"><i class="icon-ubuntu text-md mr-2"></i>Ubuntu</a>
</div>
</div>
<div class="space-y-36" id="portmaster">
<div class="download-container">
<h2 class="download-container-title">
@ -49,9 +41,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">
Have a question? Check out some we already answered below. You can always reach out to us to find out more or just to say hi.
</p>
@ -63,9 +55,9 @@ layout: page
<label class="card-label" for="card-toggle-anchor-portmaster-{{ 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">
@ -91,9 +83,9 @@ layout: page
<label class="card-label" for="card-toggle-anchor-portmaster-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">
@ -112,9 +104,6 @@ layout: page
</div>
</div>
</div>
<div class="space-y-36" id="portmaster">
<div class="download-container">
<h2 class="download-container-title">
@ -140,9 +129,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">
Have a question? Check out some we already answered below. You can always reach out to us to find out more or just to say hi.
</p>
@ -154,9 +143,9 @@ layout: page
<label class="card-label" for="card-toggle-anchor-spn-{{ 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">