diff --git a/css/style.css b/css/style.css index 77c922c..f85a8fb 100644 --- a/css/style.css +++ b/css/style.css @@ -219,4 +219,11 @@ footer { .hero { padding: 90px 20px; } +} + +Für Bilder + +img { + max-width: 100%; + height: auto; } \ No newline at end of file