From 2188c1f9a50b63b17f85c88e21204ecc2545421f Mon Sep 17 00:00:00 2001 From: LupottoBusotto <119003014+Leocraft1@users.noreply.github.com> Date: Sat, 26 Jul 2025 21:54:43 +0200 Subject: [PATCH] Update style.css --- seta_menu/cercaorario/css/style.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/seta_menu/cercaorario/css/style.css b/seta_menu/cercaorario/css/style.css index 8120219..a9622fc 100644 --- a/seta_menu/cercaorario/css/style.css +++ b/seta_menu/cercaorario/css/style.css @@ -124,14 +124,12 @@ a { font-size: 16px; border-radius: 6px; border: 1px solid var(--border-color); - width: 20vw; } #stopCodeBar { padding: 10px; font-size: 16px; border-radius: 6px; border: 1px solid var(--border-color); - width: 20vw; } footer { @@ -139,4 +137,4 @@ footer { bottom: 0; left: 0; width: 100%; -} \ No newline at end of file +}