From: Ian Coleman Date: Mon, 14 Nov 2016 02:39:07 +0000 (+1100) Subject: Card suit font height is closer to text height X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;ds=sidebyside;h=b2d61f5602476d2d01748e2b123f8ece6c7aeb5f;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git Card suit font height is closer to text height --- diff --git a/src/index.html b/src/index.html index c16dce8..e772546 100644 --- a/src/index.html +++ b/src/index.html @@ -62,7 +62,7 @@ padding-bottom: 5px; } .card-suit { - font-size: 26px; + font-size: 19px; line-height: 0; } .card-suit.club {