This commit is contained in:
2026-03-08 22:49:39 +01:00
parent 5d29d6f3b6
commit c752553d2e
14 changed files with 255 additions and 52 deletions

View File

@@ -20,4 +20,12 @@ h1.blue {
color: red;
}
.image {
width: 70%;
}
.image img {
width: 100%;
}