diff --git a/client/src/index.css b/client/src/index.css index fe4f239..67678ae 100644 --- a/client/src/index.css +++ b/client/src/index.css @@ -581,6 +581,11 @@ h4 { text-align: center; } +.quiz-finished .actions .button { + min-width: 150px; + justify-content: center; +} + @media (max-width: 720px) { .page-header, .quiz-top {