From 5c059fcc564c2d36919f3db361458e8197bf61fc Mon Sep 17 00:00:00 2001 From: Florian Sylvain Date: Fri, 4 Feb 2022 21:08:46 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Fixed=20project=20desc=20img=20h?= =?UTF-8?q?eight?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stylesheet.css | 1 + 1 file changed, 1 insertion(+) diff --git a/stylesheet.css b/stylesheet.css index cabde57..c74239c 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -476,6 +476,7 @@ header:hover { .article-content img { margin: auto; max-width: 80%; + max-height: 500px; } .article-content a {