fix: cart address overflow
This commit is contained in:
parent
dfa78eb27d
commit
72053cc4ab
@ -460,6 +460,10 @@ body.product-page {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.card-body {
|
||||
max-width: 80%;
|
||||
}
|
||||
|
||||
.card-text {
|
||||
font-size: var(--text-md);
|
||||
color: var(--gray-700);
|
||||
|
Loading…
x
Reference in New Issue
Block a user