diff --git a/html/quiz.css b/html/quiz.css index 0ce0db6..2f0e146 100644 --- a/html/quiz.css +++ b/html/quiz.css @@ -10,4 +10,6 @@ transform: scale(2.0); margin-right: 8px; vertical-align: middle; + position: relative; + top: 2px; } \ No newline at end of file