Shop Updated(minus lemon stuff), upgrades ready (not), now 'items' variable is pointless

This commit is contained in:
2024-09-15 20:53:09 +02:00
parent 91bbe4bd5d
commit 64337bce52
10 changed files with 443 additions and 1112 deletions

View File

@@ -1,3 +1,11 @@
body{
background: #333;
}
.inMaking{
width: 300px;
text-align: center;
}
.inMaking img{
width: 300px;
aspect-ratio: 1/1;
}