]> cat aescling's git repositories - mastodon.git/commitdiff
Make link target domain tag just a bit smaller
authorThibaut Girka <thib@sitedethib.com>
Thu, 1 Aug 2019 14:29:45 +0000 (16:29 +0200)
committerThibG <thib@sitedethib.com>
Sun, 4 Aug 2019 20:25:56 +0000 (22:25 +0200)
app/javascript/flavours/glitch/styles/components/status.scss

index 67a0dfbb2fb4e3a610ffc635568ee52935489570..d0183c2de6df7ddd96beacafedaa4b6fa9ca54e3 100644 (file)
 
     .link-origin-tag {
       color: $gold-star;
+      font-size: 0.8em;
     }
   }