]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - src/index.html
Help text has correct left padding
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src / index.html
index bf1a7f34e2e41f2fc978d40265ee6ea45a2da23f..dbdc67cd26a83c435a144d0ae1214b72e6de3654 100644 (file)
@@ -43,9 +43,9 @@
                 <div class="col-md-12">
                     <h2>Phrase</h2>
                     <form class="form-horizontal" role="form">
-                        <p>You can enter an existing BIP39 phrase, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word is a checksum)</p>
                         <div class="col-sm-2"></div>
                         <div class="col-sm-10">
+                            <p>You can enter an existing BIP39 phrase, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word is a checksum)</p>
                             <p>For more info see the <a href="https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki" target="_blank">BIP39 spec</a></p>
                         </div>
                         <div class="form-group">