From 4ce44a3d671871dc07e3662e75ce3ec38e7441bf Mon Sep 17 00:00:00 2001 From: Leon van Kammen Date: Mon, 9 Feb 2026 15:19:58 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20master:=20work=20in=20progress?= =?UTF-8?q?=20[might=20break]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- asset/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/asset/css/style.css b/asset/css/style.css index 444f2c0..cc18eec 100644 --- a/asset/css/style.css +++ b/asset/css/style.css @@ -178,7 +178,8 @@ div#badges{ background-repeat:no-repeat; background-size: contain; background-position:bottom; - width: 535px; + width: 100%; + max-width:535px; display:inline-block; }