feat(project): align store delivery pages with live APIs and geocode status
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
.page-store-delivery {
|
||||
max-width: 980px;
|
||||
|
||||
.delivery-cards-stack {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 16px;
|
||||
}
|
||||
|
||||
.section-title {
|
||||
font-size: 14px;
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user