mirror of
https://github.com/safing/web
synced 2025-09-01 10:39:03 +00:00
Update content spacing
This commit is contained in:
parent
d1e06d7596
commit
ed61fd3f35
7 changed files with 155 additions and 153 deletions
|
@ -6,7 +6,7 @@ redirect_from:
|
|||
- /community-hub/
|
||||
---
|
||||
|
||||
<section class="space-y-48">
|
||||
<section class="space-y-52">
|
||||
<div class="showcase-container mt-32">
|
||||
<div class="showcase-left">
|
||||
<h2 class="showcase-left-title">
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Business Model
|
|||
layout: page
|
||||
---
|
||||
|
||||
<section class="space-y-52">
|
||||
<section class="space-y-80">
|
||||
<div class="showcase-container mt-32">
|
||||
<div class="showcase-left">
|
||||
<h2 class="showcase-left-title">
|
||||
|
|
|
@ -5,7 +5,7 @@ title: Safing - Love Freedom
|
|||
|
||||
{% include header.html %}
|
||||
|
||||
<section class="space-y-52 mt-40">
|
||||
<section class="space-y-80 mt-40">
|
||||
<div class="showcase-container">
|
||||
<div class="showcase-left">
|
||||
<h2 class="showcase-left-title">
|
||||
|
|
|
@ -5,7 +5,7 @@ redirect_from:
|
|||
- /donate/
|
||||
---
|
||||
|
||||
<section class="space-y-40">
|
||||
<section class="space-y-80">
|
||||
<div class="showcase-container-reverse mt-32">
|
||||
<div class="showcase-left">
|
||||
<h2 class="showcase-left-title">
|
||||
|
|
|
@ -42,7 +42,7 @@ redirect_from:
|
|||
</svg>
|
||||
</div>
|
||||
</header>
|
||||
<section class="space-y-60 mt-40">
|
||||
<section class="space-y-80 mt-60">
|
||||
<div class="showcase-container">
|
||||
<div class="showcase-left">
|
||||
<h2 class="showcase-left-title">
|
||||
|
|
|
@ -38,7 +38,7 @@ layout: page
|
|||
</span>
|
||||
</div>
|
||||
</header>
|
||||
<section class="space-y-60 mt-60">
|
||||
<section class="space-y-40 mt-60">
|
||||
<div class="intro-container mt-32">
|
||||
<h2 class="intro-container-title">
|
||||
Protect Your Meta‑Data
|
||||
|
@ -49,6 +49,7 @@ layout: page
|
|||
what you actually do on them.
|
||||
</p>
|
||||
</div>
|
||||
<div class="space-y-80">
|
||||
<div class="showcase-container">
|
||||
<div class="showcase-left">
|
||||
<h2 class="showcase-left-title">
|
||||
|
@ -190,4 +191,5 @@ layout: page
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
|
@ -3,7 +3,7 @@ title: Team Overview
|
|||
layout: page
|
||||
---
|
||||
|
||||
<section class="space-y-48">
|
||||
<section class="space-y-28">
|
||||
<div class="relative mt-48">
|
||||
<span style="font-size: 12rem;" class="-mt-24 text-9xl font-bold opacity-5 z-0 ml-0 w-full left-0 text-center absolute overflow-hidden">Team</span>
|
||||
<h1 class="text-5xl tracking-tight font-bold py-10 text-center">Who We Are</h1>
|
||||
|
|
Loading…
Add table
Reference in a new issue