From f12b89445be4e40c6b5ac426a59dc71b637af327 Mon Sep 17 00:00:00 2001 From: jimmie Date: Fri, 27 Sep 2024 16:18:38 +0200 Subject: [PATCH] Actualiser www/css/style2.css --- www/css/style2.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/css/style2.css b/www/css/style2.css index f8d13bb..16d3201 100644 --- a/www/css/style2.css +++ b/www/css/style2.css @@ -205,7 +205,8 @@ section h2 { text-shadow: 3px 2px 1px #e60b5f, 2px 3px 1px #e60b5f; font-family: Josefin; font-size: 3rem; - font-weight: 100; + font-weight: 300; + line-height: 150%; text-transform: none; text-align: center; word-wrap: break-word;