]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Change font size of active users in server banner to be larger in web UI
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 5 Oct 2022 05:02:09 +0000 (07:02 +0200)
committeraescling <aescling+gitlab@cat.family>
Thu, 17 Nov 2022 05:28:25 +0000 (00:28 -0500)
Port 0e41d360c068deb8655dc1b9facfa4c15985c271 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
app/javascript/flavours/glitch/styles/components/signed_out.scss

index a318bf66b5df454c5210ea0a4e65c431fc928a49..1051b2f3221810ea8a1699c6f34498911ae481d5 100644 (file)
   &__number {
     font-weight: 600;
     color: $primary-text-color;
+    font-size: 14px;
   }
 
   &__number-label {
     color: $darker-text-color;
     font-weight: 500;
+    font-size: 14px;
   }
 
   h4 {