mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-02 17:42:39 +00:00
Migrate to Bootstrap 5
This commit is contained in:
10
index.html
10
index.html
@ -6,10 +6,10 @@ layout: default
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 col-12 mt-4">
|
||||
<h1 class="display-4 pt-1 mt-5">The guide to restoring your online privacy.</h1>
|
||||
<h1 class="display-3 pt-3 mt-5">The guide to restoring your online privacy.</h1>
|
||||
<h5 class="mt-5">Massive organizations are monitoring your online activities. Privacy Guides is your central privacy and security resource to protect yourself online.</h5>
|
||||
</div>
|
||||
<div class="col-4 p-3 d-none d-lg-block">
|
||||
<div class="col-4 p-5 d-none d-lg-block">
|
||||
{% include svg/surveillance-eye.svg %}
|
||||
</div>
|
||||
</div>
|
||||
@ -19,7 +19,7 @@ layout: default
|
||||
<div class="container my-5 p-5">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-10 col-12 text-right">
|
||||
<div class="col-lg-10 col-12 text-end">
|
||||
<h2 class="mt-4">Why should I care?</h2>
|
||||
<h5 class="mt-2">“I have nothing to hide. Why should I care about my privacy?”</h5>
|
||||
<p class="mt-2">Much like the right to interracial marriage, woman's suffrage, freedom of speech, and many others, we didn't always have the right to privacy. In several dictatorships, many still don't. Generations before ours fought for our right to privacy. <mark>Privacy is a human right inherent to all of us</mark>, that we are entitled to without discrimination.</p>
|
||||
@ -98,8 +98,8 @@ layout: default
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<div class="row my-5">
|
||||
<div class="container py-3">
|
||||
<div class="row">
|
||||
<div class="col text-center">
|
||||
<h2>Latest Updates</h2>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user