mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
11 lines
123 B
Plaintext
11 lines
123 B
Plaintext
.container {
|
|
width: auto;
|
|
margin: 0 15px;
|
|
padding: 20px 0;
|
|
background-color: #fff;
|
|
}
|
|
|
|
.group {
|
|
margin: 0 auto;
|
|
}
|