From fd394ece32cfe2987e1cb62bd52a85fde564c2f8 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Mon, 27 Jun 2022 15:51:15 -0400 Subject: [PATCH] Changed styling, text... AMA -> Discord. Removed styling rules. --- src/layouts/index.html | 23 ++++++++++++++++------- src/layouts/partials/header.html | 28 +--------------------------- 2 files changed, 17 insertions(+), 34 deletions(-) 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; - - } - } +