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