diff --git a/html/quiz.css b/html/quiz.css index 6ef60c4..303d625 100644 --- a/html/quiz.css +++ b/html/quiz.css @@ -1,7 +1,7 @@ .question p{ - font-size: 10px; + font-size: 50px; } .question label{ - font-size: 5px; + font-size: 35px; } \ No newline at end of file