diff --git a/img/among-us.gif b/img/among-us.gif deleted file mode 100644 index 97cd9ae..0000000 Binary files a/img/among-us.gif and /dev/null differ diff --git a/img/titter.png b/img/twitter.png similarity index 100% rename from img/titter.png rename to img/twitter.png diff --git a/index.html b/index.html index 47829a1..ced2ba6 100644 --- a/index.html +++ b/index.html @@ -88,7 +88,7 @@

Welcome to Tracked Out!

- + @@ -206,7 +206,7 @@

Our Team

Lobby Design
-
+
Piplup7575
Website
diff --git a/style.css b/style.css index d6d3132..9c2ce29 100644 --- a/style.css +++ b/style.css @@ -124,14 +124,17 @@ p1 { align-items: center; text-align: left; padding-top: 15px; + margin-left: auto; + margin-right: auto; } .list-items { position: relative; - left: 25%; text-align: left; max-width: 60%; padding-top: 15px; + margin-left: auto; + margin-right: auto; } @media only screen and (max-width: 1400px) { @@ -187,7 +190,6 @@ code { font-size: 25px; color: white; text-decoration: none; - padding: 1em; } #hotlinks { @@ -206,6 +208,7 @@ code { #hotlinks .nav_links { list-style: none; padding: 0; + margin: 0; } #hotlinks .nav_links li { @@ -230,7 +233,6 @@ code { } @media (max-width: 600px) { - #discord { width: 90%; max-width: 360px;