Fix Chat texarea and change font on Nav

This commit is contained in:
Mandar
2021-03-13 02:56:18 +01:00
parent d043949b0f
commit 676898117a
5 changed files with 13 additions and 6 deletions

View File

@@ -4,7 +4,8 @@ nav {
height: 3rem;
line-height: 3rem;
font-family: $font-tertiary;
font-size: 1.25rem;
letter-spacing: -0.05rem;
font-size: 1rem;
border: 0 none;
border-bottom: 1px solid $l5r5e-title;
margin-bottom: 0;