CSS fix for school
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
tai
2026-02-11 21:14:28 +01:00
parent 60c8f9b34e
commit 4b2041d2bf

View File

@@ -307,7 +307,7 @@ h1 {
.school-meal-card-content .meal {
font-size: clamp(0.55rem, 1.0vw, 0.8rem);
line-height: 1.2;
line-height: 1.3;
text-align: center;
word-break: break-word;
overflow-y: auto;