fix: minor issues
This commit is contained in:
@@ -630,6 +630,10 @@ input[type=checkbox] {
|
||||
margin-bottom: 0.75rem;
|
||||
}
|
||||
|
||||
.course-content-parent .chapter-description {
|
||||
font-size: 0.7rem;
|
||||
}
|
||||
|
||||
.chapter-icon {
|
||||
margin-right: .25rem;
|
||||
}
|
||||
@@ -1295,10 +1299,6 @@ pre {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a.talk-link {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.speaker-cards-parent {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
|
||||
|
||||
Reference in New Issue
Block a user