From 92cf50b203a4a3e6c6b3a58fd21acdff3bfcb115 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Tue, 25 Oct 2022 23:30:28 -0400 Subject: [PATCH] type changes, added icons --- src/layouts/index.html | 10 +++++++--- src/static/css/typography.css | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/layouts/index.html b/src/layouts/index.html index 330dde7..ceb2b8d 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -178,25 +178,29 @@
-
-
+
+

Authenticate your GitHub for an even bigger sip

Using tea without authenticating is like playing a video game without the DLC. There’s so much more to our ecosystem than a command line interface, and we want you to be a part of it.

-
+
+
+
Map out the Tea’cosystem

The more people authenticate, the clearer picture we have on just how strong the pot of tea we’re brewing is. We’ll be able to see just how many newcomers and bona-fide OSS veterans have enlisted for the revolution.

grid
+
Get Recognized

Authenticating your GitHub enables us to quantify and reward the contributions you’ve already made to the Open-Source Community

grid
+
NFT Reward Badges

Authenticating your GitHub entitles you to unique NFT reward badges, including one with rare artwork specific to how soon you authenticate.

grid diff --git a/src/static/css/typography.css b/src/static/css/typography.css index 075d53c..2f8cfea 100644 --- a/src/static/css/typography.css +++ b/src/static/css/typography.css @@ -103,7 +103,7 @@ li{ } p{ - font-size: 1.116vw; + font-size: 20px; } }