This commit is contained in:
zhaofang
2022-11-16 15:46:43 +08:00
parent fa3e8d362b
commit 65cad815cf
2 changed files with 4 additions and 4 deletions

View File

@@ -127,13 +127,13 @@
.course-text{
margin-top: 20upx;
font-size: 28upx;
color: #6E7B84;
color: #666666;
}
.course-type{
margin-top: 20upx;
.type-index{
font-size: 22upx;
color: #6E7B84;
color: #528CEC;
background: rgba($color: #387DF7, $alpha: 0.1);
border-radius: 16upx;
margin-right: 12upx;