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;
}