This commit is contained in:
cowboykipnugget
2025-02-12 09:24:46 +01:00
parent ff98abaaf0
commit 4dc1f170e2
3 changed files with 16 additions and 5 deletions

View File

@@ -58,6 +58,11 @@ body {
margin: 20px 0;
}
#item-image {
max-width: 200px;
margin-bottom: 20px;
}
/* Footer */
footer {
text-align: center;