From 027672606362d9b6de350bc3f6d14c01db8ca604 Mon Sep 17 00:00:00 2001 From: adrien Date: Wed, 30 Apr 2025 10:33:33 +0200 Subject: [PATCH] flex --- style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 480ce23..ecba0aa 100644 --- a/style.css +++ b/style.css @@ -38,6 +38,7 @@ h1, h2 { font-variant-caps: petite-caps; text-align: center; + grow: 1; } .grille-et-definitions { @@ -46,9 +47,9 @@ h2 { justify-content: space-around; flex-wrap: wrap; height: max-content; - flex-grow: 1; + /*! flex-grow: 1; */ align-items: flex-start; - margin: 0; + margin: auto; } .grille {