From c1c16e1e8bfcdf88a06c908648d70522f78af4d1 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Fri, 3 Feb 2023 17:02:00 -0500 Subject: [PATCH] Minor tweaks --- src/layouts/index.html | 7 ++++--- src/layouts/partials/mobile-ctas.html | 1 + 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/layouts/index.html b/src/layouts/index.html index bd3348a..f0578c1 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -64,7 +64,8 @@ .boilerplate, .hero-description, .hero-lead, - .desktop-term-loc{ + .desktop-term-loc, + .too-much{ display:none; } .hero-text, @@ -200,11 +201,11 @@
-

NO. OF REPOS

+

NO. OF REPOS

56,987

-

NO. OF MAINTAINERS

+

NO. OF MAINTAINERS

56,987

diff --git a/src/layouts/partials/mobile-ctas.html b/src/layouts/partials/mobile-ctas.html index fc96e63..2fbe6dc 100644 --- a/src/layouts/partials/mobile-ctas.html +++ b/src/layouts/partials/mobile-ctas.html @@ -25,6 +25,7 @@ color: white; font-family: "inter", sans-serif; text-transform: uppercase; + border-radius: 0px !important; } #email-btn{ text-transform: uppercase;