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