From d5a636d328989ad950b88015f9b418e17652d8c8 Mon Sep 17 00:00:00 2001 From: polo Date: Tue, 13 May 2025 16:42:35 +0200 Subject: bricoles --- public/css/head.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'public/css') diff --git a/public/css/head.css b/public/css/head.css index caa5d77..eff7de6 100644 --- a/public/css/head.css +++ b/public/css/head.css @@ -40,7 +40,8 @@ header h2 header img { vertical-align: bottom; /* supprime espace sous l'image */ - max-width: 120px; + max-width: 150px; + max-height: 75px; } header a { -- cgit v1.2.3