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