From 45b5ca9b53aa3cf52f7f665426e3aa6be15682c7 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Wed, 3 Dec 2025 23:30:13 -0500 Subject: [PATCH] Correction erreur de virgule --- www/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/css/style.css b/www/css/style.css index 64bb2ba..4b69698 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -1004,7 +1004,7 @@ footer a:hover { } .missions h1, -h2 { +.missions h2 { margin-bottom: 2em; }