mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-05 21:38:45 +08:00
10 lines
148 B
Plaintext
Executable File
10 lines
148 B
Plaintext
Executable File
.banner {
|
|
background: #fff;
|
|
margin-bottom: 20rpx;
|
|
}
|
|
.banner image {
|
|
min-width: 100%;
|
|
}
|
|
.banner, .banner image {
|
|
height: 320rpx !important;
|
|
} |