]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Card suit font height is closer to text height
authorIan Coleman <coleman.ian@gmail.com>
Mon, 14 Nov 2016 02:39:07 +0000 (13:39 +1100)
committerIan Coleman <coleman.ian@gmail.com>
Mon, 14 Nov 2016 02:39:07 +0000 (13:39 +1100)
src/index.html

index c16dce8f2c513b4372d390ad27704c905ec93067..e77254669abb2e3239825a49eeab4ab424770bec 100644 (file)
@@ -62,7 +62,7 @@
                 padding-bottom: 5px;
             }
             .card-suit {
-                font-size: 26px;
+                font-size: 19px;
                 line-height: 0;
             }
             .card-suit.club {