From ad0281d1de9765e1e6674bb5dcb39faa4c62159b Mon Sep 17 00:00:00 2001 From: Chris Bell Date: Fri, 4 Jul 2025 14:55:42 -0500 Subject: [PATCH] Few changes --- index.html | 2 +- styles.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index bedfe61..7565d91 100644 --- a/index.html +++ b/index.html @@ -44,7 +44,7 @@ Hey you! Yeah, you! What are ya, a web developer or something? Think my website
-

What's in the Bag of Holding?

+

So what's the deal, huh?

Works Offline, No Strings Attached

diff --git a/styles.css b/styles.css index ef0623d..f8f94e7 100644 --- a/styles.css +++ b/styles.css @@ -119,6 +119,7 @@ h1 { padding: 0.75rem 1.5rem; border-radius: 4px; transition: background-color 0.2s ease; + min-width: 70%; } .hero a:hover {