feat: Add promo codes
All checks were successful
Build Docker / Build Image (push) Successful in 21s

This commit is contained in:
2024-02-15 11:58:22 +11:00
parent 9b7089fe7c
commit f5f4addd74
10 changed files with 476 additions and 26 deletions

View File

@@ -39,3 +39,13 @@
text-decoration: none;
}
.align-right {
position: absolute;
right: 1px;
top: 1px;
}
.price {
font-size: medium !important;
}