From fa5071064876f88c951dd34fb75eec713fd4fede Mon Sep 17 00:00:00 2001 From: Christophe Robillard Date: Tue, 3 Jun 2025 13:26:49 +0200 Subject: [PATCH] remove useless info --- public/main.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/public/main.css b/public/main.css index 8fc84db..522e99b 100644 --- a/public/main.css +++ b/public/main.css @@ -17,9 +17,6 @@ body { margin: 30px; } -.info { - grid-area: info; -} .legend .bar-creatif { background: red; width: 10px;