From d64c62fcf01f9bfb8d1560a8e4f5e063cd505772 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Thu, 8 Jan 2026 02:53:58 +0100 Subject: [PATCH] auto-git: [change] client/src/index.css --- client/src/index.css | 5 +++++ 1 file changed, 5 insertions(+) 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 {