Change font size of active users in server banner to be larger in web UI (#19295)

lolsob-rspec
Eugen Rochko 2022-10-05 07:02:09 +02:00 committed by GitHub
parent 85a10f182e
commit 284d6d313a
1 changed files with 2 additions and 0 deletions

View File

@ -8076,11 +8076,13 @@ noscript {
&__number {
font-weight: 600;
color: $primary-text-color;
font-size: 14px;
}
&__number-label {
color: $darker-text-color;
font-weight: 500;
font-size: 14px;
}
h4 {