From 7cd42e6c6badafa430bacb95a360cb1825d06eb3 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Thu, 3 Feb 2022 21:57:00 +0100 Subject: [PATCH] Fix MP3 option size --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index f8af719..e5efa00 100644 --- a/css/style.css +++ b/css/style.css @@ -255,7 +255,7 @@ footer a:hover { margin-top: 12px; position: relative; text-align: left; - width: 622px; + width: 100%; } .mp3-inner {