From c7c8ff9267c14663f8ad8e299790096a153ae8ab Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Thu, 14 Apr 2022 00:47:49 +0200 Subject: [PATCH] =?UTF-8?q?Correction=20=C3=A9cart=20hx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index e8b9f1b..9790442 100644 --- a/styles.css +++ b/styles.css @@ -539,7 +539,7 @@ h1,h2,h3,h4,h5,h6 { margin-bottom: 5px; } h2 { - font-size: 125%; + font-size: 130%; margin-top: 30px; margin-bottom: 5px; color: #454545;