deguodaigou/pages/order/order.scss
2019-12-23 10:04:09 +08:00

10 lines
137 B
SCSS

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