]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - src/css/app.css
Allow manual override for entropy type
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src / css / app.css
index 576b7d7685ab5da8bc0c5ab26f1a80ef0ae3d87b..3d0ec4b7ee15d478580d49334dcb810fb12db480 100644 (file)
@@ -106,3 +106,6 @@ body {
 .visual-privacy .private-data {
     display: none;
 }
+.text-weight-normal {
+    font-weight: normal !important;
+}