From 3696b49bd22c334c8e7e08887d0e3f5933cc694c Mon Sep 17 00:00:00 2001 From: "bezza@insa-toulouse.fr" Date: Thu, 2 Jan 2025 16:06:25 +0100 Subject: [PATCH] correction texte main --- main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.css b/main.css index 64a06df..55ff3c0 100644 --- a/main.css +++ b/main.css @@ -16,7 +16,7 @@ body { .container { text-align: center; - max-width: 600px; + max-width: 650px; padding: 20px; background: #ffffff; border-radius: 12px;