Make font-size equal to that of room-header
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
This commit is contained in:
parent
040c744b6a
commit
f1fe17fe65
1 changed files with 1 additions and 0 deletions
|
@ -813,6 +813,7 @@ button.link {
|
||||||
|
|
||||||
.RoomName h2 {
|
.RoomName h2 {
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
|
font-size: 1.8rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.SidebarRow {
|
.SidebarRow {
|
||||||
|
|
Reference in a new issue