mirror of
https://github.com/safing/web
synced 2025-04-25 13:19:08 +00:00
Update content spacing
This commit is contained in:
parent
ec83cdbbf1
commit
746759fa4e
1 changed files with 3 additions and 2 deletions
|
@ -33,7 +33,7 @@ layout: page
|
|||
</div>
|
||||
</header>
|
||||
|
||||
<section style="margin-top: -14rem;" id="portmaster">
|
||||
<section class="mb-40" id="portmaster">
|
||||
<div class="items-center h-full">
|
||||
<div class="max-w-full mx-auto px-4 sm:px-6">
|
||||
<div class="py-12 bg-white">
|
||||
|
@ -94,7 +94,8 @@ layout: page
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<section style="margin-top: 3rem; margin-bottom: 5rem;" id="spn">
|
||||
|
||||
<section class="my-20" id="spn">
|
||||
<div class="items-center h-full">
|
||||
<div class="max-w-full mx-auto px-4 sm:px-6">
|
||||
<div class="py-12 bg-white">
|
||||
|
|
Loading…
Add table
Reference in a new issue