调整专区样式
This commit is contained in:
@@ -2,10 +2,12 @@
|
||||
.image {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
padding: 40rpx;
|
||||
padding: 20rpx 40rpx 10rpx;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.servicesWrapper {
|
||||
min-height: 80vh;
|
||||
padding-top: 12rpx;
|
||||
background: linear-gradient(to bottom, var(--middle-green), #fff );
|
||||
}
|
Reference in New Issue
Block a user