#10 Added ability for users to be removed from the site.

This commit is contained in:
2024-02-13 22:48:23 +00:00
parent d6244223c4
commit 3dc7a1f861
11 changed files with 182 additions and 20 deletions

View File

@@ -96,6 +96,10 @@
gap: 1rem 1rem;
}
.product-selection {
width: 60%;
}
.product-description {
font-size: 70%;
}
@@ -140,6 +144,7 @@
justify-content: space-around;
flex-wrap: wrap;
align-items: center;
gap: .5em;
}
.product-quantity {
font-size: 50%;