feat: lms quizzes
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
--cta-color: var(--c4);
|
||||
--send-message: var(--c7);
|
||||
--received-message: var(--c8);
|
||||
--checkbox-size: 14px;
|
||||
}
|
||||
|
||||
body {
|
||||
@@ -238,3 +239,7 @@ section {
|
||||
.page-card .btn {
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
input[type=checkbox] {
|
||||
appearance: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user