diff --git a/apps/ui/templates/dashboard.html b/apps/ui/templates/dashboard.html index 3b14b6e..7c9ebd4 100644 --- a/apps/ui/templates/dashboard.html +++ b/apps/ui/templates/dashboard.html @@ -166,6 +166,12 @@ margin: 0; } + .room-title h2 { + font-size: 1.5rem; + font-weight: 700; + margin: 0; + } + .room-toggle { font-size: 1.5rem; color: #667eea;