fix: course outline style
This commit is contained in:
@@ -392,6 +392,7 @@ input[type=checkbox] {
|
||||
color: var(--gray-900);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.chapter-description {
|
||||
@@ -423,6 +424,7 @@ input[type=checkbox] {
|
||||
align-items: center;
|
||||
padding: 0.5rem;
|
||||
color: var(--gray-900);
|
||||
font-size: var(--text-base);
|
||||
}
|
||||
|
||||
.lesson-links:hover {
|
||||
|
||||
Reference in New Issue
Block a user