This commit is contained in:
闫晓茹 2023-04-20 10:03:04 +08:00
parent ac992fa3f7
commit e0e1b7b20a

View File

@ -412,7 +412,7 @@
}
.school {
width: 95%;
width: 90%;
margin: 0 auto 20rpx;
height: 420rpx;
// background-color: red;
@ -456,7 +456,7 @@
.student {
width: 90%;
height: 573rpx;
margin: 0 auto;
margin: 0 auto 20rpx;
transform: translateY(-50px);
background: #FFFFFF;
box-shadow: 0rpx 3rpx 18rpx 0rpx rgba(161, 220, 211, 0.43);