From 2355dc7d0dcd376c022daebd12957f48885d1c3d Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Mon, 23 Jun 2025 13:07:42 -0400 Subject: Fix image width issue --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index ca3df9f..0f13cd1 100644 --- a/style.css +++ b/style.css @@ -33,7 +33,7 @@ header { img { margin: 0 auto; - max-width: 120px; + max-width: 100%; } h1 { -- cgit v1.2.3-70-g09d2