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