deguodaigou/pages/order/order.scss
2019-12-14 10:25:59 +08:00

10 lines
128 B
SCSS

.box {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
page {
background-color: #efefef;
}