From 6fefb63e2035d984865fec7eadc361ac74756ab7 Mon Sep 17 00:00:00 2001 From: orfao Date: Thu, 18 Jan 2024 12:40:55 +0100 Subject: [PATCH] modif --- css/menu.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/menu.css b/css/menu.css index 883dd52..95092ad 100644 --- a/css/menu.css +++ b/css/menu.css @@ -18,9 +18,9 @@ body { margin-bottom: 20px; margin-left:auto; margin-right:auto; - height:40vw; + height:70vw; max-height: 1122px; - width:40vw; + width:50vw; max-width : 794px; background-color: #E3E3E3; padding: 15px;