Weitere Verbesserungen des Starter Projekts für neue Projekte.

This commit is contained in:
2022-05-25 12:10:29 +02:00
parent 47fdee2396
commit 516c35dcb4
17 changed files with 398 additions and 301 deletions

View File

@@ -49,6 +49,7 @@ a:not([class]) {
/* Make images easier to work with */
img,
picture {
width: 100%;
max-width: 100%;
display: block;
}