feat: timer in quiz

This commit is contained in:
Jannat Patel
2022-05-17 11:52:10 +05:30
parent 4fb2241621
commit c9b50e7db6
5 changed files with 150 additions and 53 deletions

View File

@@ -575,7 +575,7 @@ input[type=checkbox] {
}
.lesson-content-card {
margin-top: 1rem;
margin: 3rem 0;
}
.lesson-page {
@@ -1342,8 +1342,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 {