diff --git a/contact/index.html b/contact/index.html index 457dacb..3ee57f2 100644 --- a/contact/index.html +++ b/contact/index.html @@ -4,11 +4,7 @@ - - - - - + Contact | pkrm.dev @@ -31,7 +27,7 @@ Back Home
-

ATTENTION: To send any sensitive information, please email me at contact@pkrm.dev and encrypt the message with my PGP Public Key. This form should not be thought of as a secure way of communication.

+

ATTENTION: To send any sensitive information, please email me at contact@pkrm.dev and encrypt the message with my PGP public key. This form should not be thought of as a secure way of communication.

@@ -97,14 +93,14 @@ @media only screen and (max-width: 600px) { .container { position: absolute; - top: 55%; + top: 60%; left: 50%; transform: translate(-50%, -50%); } } #attention { - font-size: 2vh; + font-size: 2.5vh; text-align: center; margin: 1vh; } @@ -112,7 +108,7 @@ #pgp-key { color: #fff; text-decoration: underline; - font-size: 2vh; + font-size: 2.5vh; } form { diff --git a/index.html b/index.html index 731b276..34ddb9a 100644 --- a/index.html +++ b/index.html @@ -6,8 +6,6 @@ - - Parker | pkrm.dev