deguodaigou/pages/order/order.scss

10 lines
137 B
SCSS
Raw Normal View History

2019-12-23 10:04:09 +08:00
.box {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
page {
background-color: #efefef;
}