This commit is contained in:
cowboykipnugget
2025-02-11 13:48:58 +01:00
parent 7919ad9dce
commit 92ab08ccb8
2 changed files with 3 additions and 3 deletions

View File

@@ -41,8 +41,8 @@ body {
} }
.menu-detail img { .menu-detail img {
width: 100%; width: 70%;
max-width: 400px; max-width: 200px;
height: auto; height: auto;
margin-bottom: 20px; margin-bottom: 20px;
} }