[Glitch] Change font size of active users in server banner to be larger in web UI

Port 0e41d360c0 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
main
Eugen Rochko 2 years ago committed by Claire
parent 0d0fac939d
commit d04fbe6fe0
  1. 2
      app/javascript/flavours/glitch/styles/components/signed_out.scss

@ -65,11 +65,13 @@
&__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