This commit is contained in:
2024-04-21 19:24:06 +02:00
parent d2a7b5bf77
commit 821ad249be
8 changed files with 14 additions and 14 deletions

View File

@@ -17,6 +17,6 @@ img {
display: block;
margin: 0 auto;
max-width: 100%;
height: auto;
height: 400;
border-radius: 10px;
}