Merge pull request #335 from pateljannat/quiz-timer

This commit is contained in:
Jannat Patel
2022-05-18 11:04:26 +05:30
committed by GitHub
6 changed files with 181 additions and 80 deletions

View File

@@ -575,7 +575,7 @@ input[type=checkbox] {
}
.lesson-content-card {
margin-top: 1rem;
margin: 3rem 0;
}
.lesson-page {
@@ -1341,8 +1341,7 @@ pre {
font-size: var(--text-lg);
color: var(--gray-900);
font-weight: 600;
flex-grow: 1;
margin-left: 1rem;
width: 75%;
}
.profile-page-body {