提交课程学习页面的字体大小

This commit is contained in:
daihh
2022-11-01 17:41:34 +08:00
parent 7524f52db2
commit 3976a25c7c

View File

@@ -1521,7 +1521,7 @@
margin-left: 47px;
div {
color: #333333;
font-size: 18px;
font-size: 16px;
cursor: pointer;
margin-right: 50px;
}
@@ -1580,7 +1580,7 @@
//右侧老师部分 老师列表
.cteacher-list {
background-color: #fff;
padding: 36px;
padding: 30px;
}
//以下是未整理的样式,上面的整理之后的样式