From 147819e50fd09f2be78b72a8d469ff9d186496d5 Mon Sep 17 00:00:00 2001 From: gr00tie Date: Wed, 15 Nov 2023 22:17:23 +0100 Subject: [PATCH] Update styles.css --- includes/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/styles.css b/includes/styles.css index 26fc267..f423836 100644 --- a/includes/styles.css +++ b/includes/styles.css @@ -112,7 +112,7 @@ footer { header .banner { max-height: 100px; /* Resize the maximum height for mobile */ - width: 100%; /* Take full width of the container * + width: 100%; /* Take full width of the container */ } /* You may also want to adjust other elements to fit mobile layout better */