]> cat aescling's git repositories - mastodon.git/commitdiff
Make bold text bolder
authorThibaut Girka <thib@sitedethib.com>
Wed, 24 Apr 2019 16:29:25 +0000 (18:29 +0200)
committerThibG <thib@sitedethib.com>
Wed, 24 Apr 2019 20:40:17 +0000 (22:40 +0200)
app/javascript/flavours/glitch/styles/components/status.scss

index c1afe08324877bbbe3c9d0570cfeaad0b53d8d98..65a41e947b285602d5a80d3718d231e2f940b651 100644 (file)
@@ -52,7 +52,7 @@
     }
 
     b, strong {
-      font-weight: 500;
+      font-weight: 700;
     }
 
     em, i {