#10 Added ability for users to be removed from the site.
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user