课程详情页初步

This commit is contained in:
禺狨
2023-06-29 16:52:00 +08:00
parent 9861c67d55
commit e262ca34ff
4 changed files with 76 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
.top-content {
width: 100%;
float: left;
height: auto;
background-color: #ff4d4f;
box-sizing: border-box;
padding: 8px 20px 20px 20px;
}