From bae6640381467a0e40d981c6020bdb0e6ec27df7 Mon Sep 17 00:00:00 2001 From: Adam Iannazzone <46025473+jiannazzone@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:28:08 -0500 Subject: [PATCH] Adjustments to jumbotron buttons --- css/style.css | 9 +++++++++ index.html | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 6478ad2..5122612 100644 --- a/css/style.css +++ b/css/style.css @@ -109,6 +109,15 @@ p { background: var(--gradient-2) !important; } +.jumbotron .btn { + min-width: 75%; +} + +.jumbotron .btn svg { + height: 3em; + aspect-ratio: 1.0; +} + /* Features Styles */ #features { diff --git a/index.html b/index.html index c9f6d7e..6859af9 100644 --- a/index.html +++ b/index.html @@ -215,7 +215,7 @@
-
+
@@ -254,7 +254,7 @@ c-4.9-3.5-11.9-5.9-11.9-5.9L524.1,10L524.1,10z" />
-
Learn More
+
Learn More