From 4bf20f127891fa0f47e93cdc67f6e814372f31a9 Mon Sep 17 00:00:00 2001 From: nicovoni <49231283+nicovoni@users.noreply.github.com> Date: Wed, 13 Mar 2024 23:15:42 +0100 Subject: [PATCH] Update madestyle.css --- madestyle.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/madestyle.css b/madestyle.css index 04b5ecc..51f0215 100644 --- a/madestyle.css +++ b/madestyle.css @@ -28,7 +28,7 @@ main a { bottom: 0; left: 50%; transform: translateX(-50%); - max-width: 80%; + max-width: fit-content; z-index: 10; }