From 94b76731d5f734e528fa8ea441ffd87ca2bc1f06 Mon Sep 17 00:00:00 2001 From: antux18 Date: Sat, 2 Sep 2023 01:00:38 -0400 Subject: [PATCH] =?UTF-8?q?Am=C3=A9liorations=20CSS.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 6909322..34787c6 100644 --- a/style.css +++ b/style.css @@ -248,7 +248,7 @@ main > article { } main > article img { - max-height: 100px; + max-height: 600px; } main > article div {