aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
authorIan Coleman <ian@iancoleman.io>2018-10-29 19:06:33 +1100
committerIan Coleman <ian@iancoleman.io>2018-10-29 19:06:33 +1100
commita51ef005ac7f2aaa656610c272004a6f21011c0c (patch)
tree96dd42f18fa7a50fde1c6230375afe1de91b8054 /src/index.html
parente066f14ecf9cc88a32e319278ba6f997de363608 (diff)
downloadBIP39-a51ef005ac7f2aaa656610c272004a6f21011c0c.tar.gz
BIP39-a51ef005ac7f2aaa656610c272004a6f21011c0c.tar.zst
BIP39-a51ef005ac7f2aaa656610c272004a6f21011c0c.zip
Fix whitespace consistency
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index 9b3dcad..36d753b 100644
--- a/src/index.html
+++ b/src/index.html
@@ -37,7 +37,7 @@
37 <div class="form-inline"> 37 <div class="form-inline">
38 <div class="input-group-inline"> 38 <div class="input-group-inline">
39 <span>Generate a random mnemonic</span>: 39 <span>Generate a random mnemonic</span>:
40 <button class="btn generate" ><b>GENERATE</b></button> 40 <button class="btn generate" ><b>GENERATE</b></button>
41 <select id="strength" class="strength form-control"> 41 <select id="strength" class="strength form-control">
42 <option value="3">3</option> 42 <option value="3">3</option>
43 <option value="6">6</option> 43 <option value="6">6</option>