From b1622d0008bd3d992a1445ec2c29da22f271b6f6 Mon Sep 17 00:00:00 2001 From: vgaNAR6ta Date: Sat, 4 Jul 2026 20:05:42 +0200 Subject: [PATCH] edit: z-index menu sur tel --- src/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style.css b/src/style.css index 9f5dab0..8f66ea2 100644 --- a/src/style.css +++ b/src/style.css @@ -286,7 +286,7 @@ html, body{ left: 0; width: 100vw; height: 50px; - z-index: 3; + z-index: 333; display: flex; flex-direction: row; align-items: center;