ui: tweak

This commit is contained in:
cha0s 2020-07-13 18:46:15 -05:00
parent ca99fc7486
commit bd44a52762

View File

@ -80,9 +80,10 @@
}
.channel__chatsTitle {
font-family: var(--title-font-family);
font-size: 0.8em;
padding: 1.5em 1em 1.25em;
font-family: var(--thick-title-font-family);
font-size: 0.7em;
font-weight: bold;
padding: 2.5em 1em 0.625em 1.375em;
text-transform: uppercase;
}