deguodaigou/pages/order/order.scss

10 lines
128 B
SCSS
Raw Normal View History

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