auto-git:

[change] client/src/index.css
This commit is contained in:
2026-01-08 02:53:58 +01:00
parent c821433bb3
commit d64c62fcf0

View File

@@ -581,6 +581,11 @@ h4 {
text-align: center; text-align: center;
} }
.quiz-finished .actions .button {
min-width: 150px;
justify-content: center;
}
@media (max-width: 720px) { @media (max-width: 720px) {
.page-header, .page-header,
.quiz-top { .quiz-top {