From 16406c8eae4fdc9c9868c52331656663ba19bbea Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Sun, 5 Sep 2021 17:12:25 +0200 Subject: [PATCH] Correction alignement titres --- styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles.css b/styles.css index eddf555..b45ed9a 100644 --- a/styles.css +++ b/styles.css @@ -101,6 +101,7 @@ h3 { font-size: 1.8em; font-weight: normal; text-transform: uppercase; + text-align: left; } h4 {