mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-24 12:04:57 +01:00
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
@ -813,6 +813,7 @@ button.link {
|
|||||||
|
|
||||||
.RoomName h2 {
|
.RoomName h2 {
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
|
font-size: 1.8rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.SidebarRow {
|
.SidebarRow {
|
||||||
|
Loading…
Reference in New Issue
Block a user