fix: course page style

This commit is contained in:
Jannat Patel
2022-05-04 17:40:48 +05:30
parent 8017715bc7
commit eb0f4728c4
3 changed files with 323 additions and 4 deletions

View File

@@ -389,7 +389,7 @@ input[type=checkbox] {
}
.course-content-parent .chapter-description {
font-size: 0.7rem;
font-size: 0.75rem;
}
.chapter-icon {
@@ -1114,7 +1114,7 @@ pre {
.job-card {
display: flex;
position: relative;
align-items: center;
}
.company-logo {