From 6a0494ccd4bc2ab09a42e50c484ee01d364850b2 Mon Sep 17 00:00:00 2001 From: Christian Date: Tue, 5 Jan 2021 10:51:31 -0500 Subject: [PATCH] idk whats in this commit but something changed --- index.html | 5 +++++ styles.css | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 4284dd4..44c424a 100644 --- a/index.html +++ b/index.html @@ -50,5 +50,10 @@

cesium2349

+
+

piss

+

and shit

+ +
diff --git a/styles.css b/styles.css index cdce412..e4ab87b 100644 --- a/styles.css +++ b/styles.css @@ -49,11 +49,11 @@ div.contact:hover { } @media screen and (max-width:500px) { - .contact { - width: 100%; - } - :root { - width: 80%; - } + .contact { + width: 100%; } + :root { + width: 95%; + } +}