From 83d391d6a2978eafe102f155ecfb1712666c4bf2 Mon Sep 17 00:00:00 2001 From: xoy Date: Sun, 29 Jan 2023 20:47:01 +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 539959f..1aec272 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: 400px; + height: 200px; object-fit: cover; } } \ No newline at end of file