From cf941d507e0a8d0f0fbea13ea8e954bdb33e671c Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Tue, 24 Jan 2023 09:00:22 -0500 Subject: [PATCH] Speed comparison terminals --- src/layouts/index.html | 37 +++++++++++++++++++++++++++++++++++ src/static/css/homepage.css | 2 +- src/static/css/typography.css | 1 + 3 files changed, 39 insertions(+), 1 deletion(-) diff --git a/src/layouts/index.html b/src/layouts/index.html index cb47d47..525f2d9 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -129,6 +129,43 @@ + + +
+
+
+
+

tea Features ()

+

TO CALL TEA ‘REVOLUTIONARY’ WOULD BE AN UNDERSTATEMENT. @MXCL HAS SET A NEW BAR.

+
+
+
+
+

While homebrew takes about as long as your earl grey takes to steep, tea is done before you’ve time to put the bag in the cup.

+
+
+ +
+
+ +
+
+
+
+
+
+ + + diff --git a/src/static/css/homepage.css b/src/static/css/homepage.css index ed32730..69efc6b 100644 --- a/src/static/css/homepage.css +++ b/src/static/css/homepage.css @@ -139,7 +139,7 @@ mark{ @media only screen and (min-width: 1200px) { .hero-section{ - background-image: url("/Images/x-large-grid-generative-art.png") !important; + background-image: url("/Images/x-large-grid.svg") !important; background-attachment: scroll; background-position: top; background-repeat: repeat-y; diff --git a/src/static/css/typography.css b/src/static/css/typography.css index 0251aac..52537cc 100644 --- a/src/static/css/typography.css +++ b/src/static/css/typography.css @@ -27,6 +27,7 @@ h1{ h2{ font-family: "pp-neue-machina", sans-serif; color:#00ffd0; + text-transform:uppercase; } h3{