From 6e8be2e48a2f25704e270c70d8fa079330aaebc2 Mon Sep 17 00:00:00 2001 From: xoy Date: Sun, 29 Jan 2023 20:48:41 +0100 Subject: [PATCH] =?UTF-8?q?css=20ver=C3=A4ndert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/styles/home.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/styles/home.css b/web/styles/home.css index 1aec272..780fcc0 100644 --- a/web/styles/home.css +++ b/web/styles/home.css @@ -9,7 +9,7 @@ main div.rundgang { @media only screen and (max-width: 885px) { main img { - height: 200px; + height: 140px; object-fit: cover; } } \ No newline at end of file