From e2aa20ebc98d7015946701aeff6b571428a2ed6a Mon Sep 17 00:00:00 2001 From: Lanta Date: Wed, 29 Nov 2023 13:21:12 +0100 Subject: [PATCH] xmas --- includes/styles_mobile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/styles_mobile.css b/includes/styles_mobile.css index b0de826..fafd40a 100644 --- a/includes/styles_mobile.css +++ b/includes/styles_mobile.css @@ -35,7 +35,7 @@ th:nth-child(4), td:nth-child(4), th:nth-child(9), td:nth-child(9) { header .banner { max-height: 150px; /* before xmass 100 */ - width: 100%; + max-width: 100%; /* before xmass width: 100% */ margin: 10px auto 0px auto; }