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