1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-17 09:29:08 +00:00

Update typography styling

This commit is contained in:
Luke 2022-01-13 14:40:14 +01:00
parent 190aee77ae
commit fe834c42d4
6 changed files with 22 additions and 22 deletions
about
business-model
index.html
ownership
portmaster
spn

View file

@ -9,7 +9,7 @@ redirect_from:
<section class="space-y-52">
<div class="showcase-container mt-32">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 450px;">
We <span class="text-safing-blue-500">love&nbsp;Freedom</span>, just like You
</h2>
<p class="showcase-left-desc">
@ -68,7 +68,7 @@ redirect_from:
</div>
<div class="showcase-container-reverse">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 350px;">
A Simple Business Model
</h2>
<p class="showcase-left-desc">
@ -84,7 +84,7 @@ redirect_from:
</div>
<div class="showcase-container ">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 450px;">
Clear Ownership & Transparent Funding
</h2>
<p class="showcase-left-desc">

View file

@ -6,7 +6,7 @@ layout: page
<section class="space-y-80">
<div class="showcase-container mt-32">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 450px;">
Provide Local Value for Free, Forever
</h2>
<p class="showcase-left-desc">
@ -23,7 +23,7 @@ layout: page
</div>
<div class="showcase-container-reverse">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 450px;">
Sell Protection in Transit
</h2>
<p class="showcase-left-desc">
@ -40,7 +40,7 @@ layout: page
</div>
<div class="showcase-container ">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 450px;">
Reinvest Earnings into Privacy
</h2>
<p class="showcase-left-desc">
@ -59,7 +59,7 @@ layout: page
</div>
<div class="showcase-container-reverse">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 450px;">
Clear Ownership & Transparent Funding
</h2>
<p class="showcase-left-desc">

View file

@ -8,7 +8,7 @@ title: Safing - Love Freedom
<section class="space-y-80 mt-40">
<div class="showcase-container">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 350px;">
Monitor All Network Activity
</h2>
<p class="showcase-left-desc">
@ -24,7 +24,7 @@ title: Safing - Love Freedom
</div>
<div class="showcase-container-reverse">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 350px;">
Block Trackers System-Wide
</h2>
<p class="showcase-left-desc">
@ -40,7 +40,7 @@ title: Safing - Love Freedom
</div>
<div class="showcase-container ">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 350px;">
Set Global & perApp Settings
</h2>
<p class="showcase-left-desc">

View file

@ -28,7 +28,7 @@ redirect_from:
</div>
<div class="showcase-container">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 450px;">
Financed by Grants, Loans and <span style="color: #6188ff;">You</span>
</h2>
<p class="showcase-left-desc">

View file

@ -45,7 +45,7 @@ redirect_from:
<section class="space-y-80 mt-60">
<div class="showcase-container">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 350px;">
Monitor All Network Activity
</h2>
<p class="showcase-left-desc">
@ -61,7 +61,7 @@ redirect_from:
</div>
<div class="showcase-container-reverse">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 350px;">
Block Unwanted Connections
</h2>
<p class="showcase-left-desc">
@ -76,7 +76,7 @@ redirect_from:
</div>
<div class="showcase-container">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 450px;">
Auto-Block via Selected Filter Lists
</h2>
<p class="showcase-left-desc">
@ -92,7 +92,7 @@ redirect_from:
</div>
<div class="showcase-container-reverse">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 350px;">
Enforce Secure DNS
</h2>
<p class="showcase-left-desc">
@ -108,7 +108,7 @@ redirect_from:
</div>
<div class="showcase-container">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 350px;">
Explore the Docs and Source Code
</h2>
<p class="showcase-left-desc">
@ -124,7 +124,7 @@ redirect_from:
</div>
<div class="showcase-container-reverse">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 550px;">
Configure Settings for Different Networks
</h2>
<p class="showcase-left-desc">
@ -140,7 +140,7 @@ redirect_from:
</div>
<div class="showcase-container ">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 350px;">
Set Global & perApp Settings
</h2>
<p class="showcase-left-desc">

View file

@ -52,7 +52,7 @@ layout: page
<div class="space-y-80">
<div class="showcase-container">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 450px;">
Onion Layer Encryption
</h2>
<p class="showcase-left-desc">
@ -69,7 +69,7 @@ layout: page
</div>
<div class="showcase-container-reverse">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 450px;">
Minimize Your MetaData
</h2>
<p class="showcase-left-desc">
@ -86,7 +86,7 @@ layout: page
</div>
<div class="showcase-container">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 450px;">
Distributed Multi Identity Network
</h2>
<p class="showcase-left-desc">
@ -103,7 +103,7 @@ layout: page
</div>
<div class="showcase-container-reverse">
<div class="showcase-left">
<h2 class="showcase-left-title">
<h2 class="showcase-left-title" style="max-width: 450px;">
No Kill Switch Needed
</h2>
<p class="showcase-left-desc">