mirror of
https://github.com/safing/web
synced 2025-04-17 01:19:08 +00:00
Tweak header capitalization
feels better and makes it more consistent
This commit is contained in:
parent
b186fd2bef
commit
53382525ec
4 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
<div class="max-w-screen-xl mx-auto px-4 sm:px-6 lg:px-0 lg:flex">
|
||||
<div class="inline-block text-center lg:text-left lg:mr-12 lg:mt-20">
|
||||
<h2 class="py-10 text-5xl tracking-tight font-extrabold text-gray-900 sm:text-5xl leading-none md:text-6xl md:mx-auto">
|
||||
<span style="color: #6188ff;">Fight surveillance</span> because you <span style="color: #6188ff;">love freedom</span>.
|
||||
<span style="color: #6188ff;">Fight surveillance</span> because you <span style="color: #6188ff;">love Freedom</span>.
|
||||
</h2>
|
||||
<p style="max-width: 440px;" class="text-md opacity-55 max-w-4xl mx-auto lg:mx-0">
|
||||
Without privacy there is no freedom of press, no freedom of speech,
|
||||
|
|
|
@ -16,7 +16,7 @@ redirect_from:
|
|||
</div>
|
||||
<div class="inline-block max-w-lg">
|
||||
<h2 class="text-5xl tracking-tight font-extrabold leading-none py-10 lg:w-3/4">
|
||||
We <span style="color: #6188ff;">love freedom</span>, just like you.
|
||||
We <span style="color: #6188ff;">love Freedom</span>, just like You
|
||||
</h2>
|
||||
<p class="text-md opacity-55 max-w-lg">
|
||||
We are a bunch of ordinary people who want to change the world. Discontent with the global state of mass surveillance, and seeing how it negatively impacts our lives, we decided it was time to do something about it.
|
||||
|
|
|
@ -11,7 +11,7 @@ title: Safing
|
|||
<div class="max-w-screen-xl mx-auto px-4 sm:px-6 lg:px-0 lg:flex">
|
||||
<div class="max-w-screen-xl mx-auto px-4 sm:px-6 lg:px-0">
|
||||
<div class="inline-block max-w-3xl text-center md:text-left">
|
||||
<h2 class="text-5xl w-1/1 tracking-tight font-extrabold leading-none py-10">Engage the problem at <span style="color: #6188ff;">the core</span></h2>
|
||||
<h2 class="text-5xl w-1/1 tracking-tight font-extrabold leading-none py-10">Engage the problem at <span style="color: #6188ff;">The Core</span></h2>
|
||||
<p class="text-md opacity-50">
|
||||
The Internet is one of the most beautiful things there is. But every connection has the potential to betray you, leaking personal information you never wanted to share. That's where we intercept.
|
||||
</p>
|
||||
|
|
|
@ -87,7 +87,7 @@ layout: page
|
|||
</div>
|
||||
<div class="inline-block max-w-lg">
|
||||
<h2 style="max-width: 470px; line-height: 60px;" class="text-5xl tracking-tight font-extrabold py-10 lg:w-auto">
|
||||
Minimize your Meta‑Data
|
||||
Minimize Your Meta‑Data
|
||||
</h2>
|
||||
<p class="text-md opacity-55 max-w-lg">
|
||||
With the SPN, your meta-data is stripped to a minimum. Abstracting even the size of outgoing packets to diminish what information third parties, like your ISP or the Wi-Fi operator of your local coffee place, can gather about you.
|
||||
|
|
Loading…
Add table
Reference in a new issue