From 52a50e1cd4829da63ef699287ee5d120f69f0cb8 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Thu, 20 Nov 2025 21:25:05 +0100 Subject: [PATCH] grid fix 12 --- 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 d0514a6..9cc915f 100644 --- a/apps/ui/templates/room.html +++ b/apps/ui/templates/room.html @@ -25,7 +25,7 @@ h1 { color: #333; - font-size: 24px; + font-size: 20px; margin-bottom: 8px; }