更新:课程详情的初步代码

This commit is contained in:
2025-11-14 15:13:21 +08:00
parent e7e0597026
commit 21b03635a2
25 changed files with 4958 additions and 12 deletions

View File

@@ -258,6 +258,9 @@
.bg-\[transparent\] {
background-color: transparent;
}
.pt-\[40px\] {
padding-top: 40px;
}
.text-center {
text-align: center;
}
@@ -324,7 +327,7 @@
display: inline-block;
}
button {
line-height: inherit;
line-height: inherit !important;
}
}
@property --tw-rotate-x {