From 4612226067719680a601f6b3d26f1001e0d243ae Mon Sep 17 00:00:00 2001 From: Jalil Arfaoui Date: Sat, 25 Jun 2022 18:41:28 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20=C3=A9quilibrage=20des=20tailles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stylesheets/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index 5b0d679..b80c77c 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -23,7 +23,7 @@ body { font-family: "ralewayblack", serif; } h1 { - font-size: 2em; + font-size: 3em; display: block; text-align: center; margin-bottom: 20px; @@ -42,7 +42,7 @@ a { } img#logo { - width: 400px; + width: 300px; margin-bottom: 20px; } #sous-titre {