|
@@ -201,11 +201,11 @@
|
|
|
display: flex;flex-direction: column;margin: 0 auto;box-sizing: border-box;margin: 80rpx 0 0;
|
|
|
}
|
|
|
.subject-content-box{
|
|
|
- width: 750rpx;height: auto;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;
|
|
|
+ width: 750rpx;height: auto;display: flex;flex-direction: row;flex-wrap: wrap;
|
|
|
box-sizing: border-box;padding:0 20rpx;background-repeat: repeat-y;
|
|
|
}
|
|
|
.subject-item{
|
|
|
- width: 32%;margin:24rpx 0 68rpx;position: relative;
|
|
|
+ width: 32%;margin:24rpx 0.8% 68rpx;position: relative;
|
|
|
.subject-item-img{width: 220rpx;height: 220rpx;margin: 20rpx auto 0;display: block;border-radius: 30rpx;}
|
|
|
.subject-item-text{
|
|
|
width: 100%;height: 60rpx;font-size: 24rpx;line-height: 1.2;
|