Make font-size equal to that of room-header

Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
This commit is contained in:
RMidhunSuresh 2021-06-01 20:46:59 +05:30
parent 040c744b6a
commit f1fe17fe65

View file

@ -813,6 +813,7 @@ button.link {
.RoomName h2 {
margin-bottom: 4px;
font-size: 1.8rem;
}
.SidebarRow {