Merge pull request #109 from fossunited/style-fixes

fix: Style fixes
This commit is contained in:
Jannat Patel
2021-05-27 11:54:08 +05:30
committed by GitHub
34 changed files with 406 additions and 352 deletions

View File

@@ -179,11 +179,8 @@ section.lightgray {
.chapter-number {
background: var(--text-color);
color: white;
border-radius: 50%;
height: 24px;
min-width: 24px;
align-items: center;
padding: 5px 8px 2px 8px;
margin-right: 5px;
}
@@ -288,9 +285,7 @@ section.lightgray {
}
.lesson-teaser {
font-weight: bold;
color: black;
padding-left: 20px;
line-height: 35px;
}
#hero h1 {