From 32b2dfbf141b1e7ce6e6969c5b714dd44fc85898 Mon Sep 17 00:00:00 2001 From: Deltacms Date: Sun, 4 Dec 2022 08:46:19 +0100 Subject: [PATCH] =?UTF-8?q?menuspace=20=C3=A0=2020px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/layout/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/layout/common.css b/core/layout/common.css index 34fac74..ec00c6e 100644 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -615,7 +615,7 @@ nav a:hover { /* fin barre de menu */ #menuSpace { - width: 80px; + width: 20px; } nav::after {