Skip to content

Commit

Permalink
fix mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
L0laL33tz committed Jun 3, 2024
1 parent c4c9d55 commit dc9c042
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ <h1>Donate</h1>
</div>
</div>

<div id="hello"></div>

<div id="about">
<p>PrivacyIndex is a non-exhaustive, work in progress archive of threats, tools and topics to help you stay private online. If you are new to online privacy, start by <a href="https://www.privacyguides.org/en/basics/threat-modeling/" target="_blank">defining your threat vectors</a> or begin by exploring different cases. Use the green bubbles to navigate.</p>
<p>PrivacyIndex exists to give you a broad overview of the tools available, the topics that may be important to you, and the threats that may arise. In privacy there is no one fits all, so we make no recommendations as to which tools you should be using. Features are not endorsements.</p>
Expand Down
2 changes: 1 addition & 1 deletion stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ input[type="submit"] {
padding-left: 5%;
padding-right: 5%;
padding-bottom: 15%;
font-family: 'cotham sans';
font-family: 'CothamSans';
font-size: 2.5vw;
}

Expand Down

0 comments on commit dc9c042

Please sign in to comment.