fix(curriculum): css layout and effects quiz reset options (#59798)

This commit is contained in:
Clarence
2025-04-20 18:26:11 +01:00
committed by GitHub
parent 65144a2582
commit aa8adedc86
@@ -285,19 +285,19 @@ Which of the following is a common example of a CSS reset?
#### --distractors--
Bootstrap.css
bootstrap.css
---
Reset.css
undo.css
---
Restore.css
restore.css
#### --answer--
Normalize.css
normalize.css
### --question--