diff --git a/css/style.css b/css/style.css index c19afe8..bb81320 100644 --- a/css/style.css +++ b/css/style.css @@ -18,9 +18,7 @@ body { text-align: center; } -.coming-soon, -.coming-soon p, -.coming-soon a { +.coming-soon { color: #f2f5f4; width: auto; height: auto; @@ -33,6 +31,16 @@ body { font-size: 3rem; } +.discord { + width: auto; + height: auto; + display: flex; + margin-left: auto; + margin-right: auto; + text-align: center; + justify-content: center; + text-decoration: none; +} .discord-logo { width: 3em; height: auto; diff --git a/index.html b/index.html index 994dbfa..8a58474 100644 --- a/index.html +++ b/index.html @@ -139,11 +139,11 @@

- Coming soon! + Coming soon!

-
+