Skip to content

Commit 485e54f

Browse files
author
Brian Genisio
committed
fixing background mcq incorrect styling problem.
1 parent 5e63025 commit 485e54f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public/modules/mcq.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
border-radius: var(--UI-Radius-radius-ml, 16px);
4747
padding: var(--UI-Spacing-spacing-ms, 16px);
4848
padding-left: calc(var(--UI-Spacing-spacing-ms, 16px) + 20px);
49-
background-color: var(--Colors-Base-Neutral-50);
5049
}
5150

5251
.mcq-question-incorrect::before {

0 commit comments

Comments
 (0)