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

local
Eugen Rochko 2 years ago committed by GitHub
parent 9f65909f42
commit 0e41d360c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/javascript/styles/mastodon/components.scss

@ -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 {

Loading…
Cancel
Save