Adjust button styling in quiz-finished actions

This commit is contained in:
2026-01-08 02:54:46 +01:00
parent 7cb20ded6b
commit b9f86155f6

View File

@@ -579,8 +579,8 @@ h4 {
}
.quiz-finished .actions .button {
min-width: 150px;
justify-content: center;
font-size: 0.95rem;
padding: 0.6rem 0.95rem;
}
@media (max-width: 720px) {