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