diff --git a/src/layouts/index.html b/src/layouts/index.html index ac3292d..e23df97 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -47,13 +47,12 @@ -
-
-
-

Tune into our weekly AMAs

- Add to Calendar +
+
+
+

Join our discord, where you can talk to our team on the regular and ask anything.

+ Join Discord
@@ -62,6 +61,16 @@
+ + diff --git a/src/layouts/partials/header.html b/src/layouts/partials/header.html index 5190850..1a8b215 100644 --- a/src/layouts/partials/header.html +++ b/src/layouts/partials/header.html @@ -54,33 +54,7 @@ margin-top: auto; margin-bottom: auto; } - - .cal-btn{ - float:right; - background-color:#327280; - width:200px; - } - - .ama-text{ - float:left; - margin-top:auto; - margin-bottom:auto; - } - - @media only screen and (max-width: 600px) { - .cal-btn{ - background-color:#327280; - width:100%; - margin-bottom: 20px; - } - - .ama-text{ - float: none; - text-align: center; - margin-bottom: 20px; - - } - } +