Bilder auf Webseite automatisch anpassen
This commit is contained in:
parent
c4f6d87b3b
commit
7d5e6cb300
1 changed files with 7 additions and 0 deletions
|
|
@ -219,4 +219,11 @@ footer {
|
|||
.hero {
|
||||
padding: 90px 20px;
|
||||
}
|
||||
}
|
||||
|
||||
Für Bilder
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
Loading…
Reference in a new issue