纪念日调整

This commit is contained in:
limqhz
2022-12-12 17:30:08 +08:00
parent 20e901da0a
commit 44df516337
13 changed files with 221 additions and 23 deletions

View File

@@ -5,7 +5,7 @@
padding-bottom: 50px;
}
.anniversary{
height: 300rpx;
height: 340rpx;
margin: 10rpx 20rpx;
border: 5px ridge #f0a1a8;
border-radius: 5px;
@@ -25,3 +25,6 @@ image{
line-height: 28rpx;
color: #999999;
}
.countdown {
margin-top: 5rpx;
}