From ebd459bfc1cccd411a9738f8206b88c8f015b89f Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Thu, 20 Nov 2025 18:29:51 +0100 Subject: [PATCH] grid fix 10 --- apps/ui/templates/room.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ui/templates/room.html b/apps/ui/templates/room.html index 4168057..7537ad3 100644 --- a/apps/ui/templates/room.html +++ b/apps/ui/templates/room.html @@ -25,7 +25,7 @@ h1 { color: #333; - font-size: 28px; + font-size: 24px; margin-bottom: 8px; }