diff --git a/index.html b/index.html index d71d139..3b09670 100644 --- a/index.html +++ b/index.html @@ -10190,6 +10190,12 @@ Bitcoin.Util = { .margin-bottom-3r{ margin-bottom: 3rem; } + p { + font-size: 0.8; + max-width: 70ch; + line-height: 1.5; + color: rgba(var(--text-color), 0.8); + } .fund-block{ border-radius: 0.3rem; padding: 1rem; @@ -10330,7 +10336,11 @@ Bitcoin.Util = {
+ When redemption is due, redeem button will appear next to the FLO ID. Enter your private key to redeem.
+ Do not enter private key in similar looking pages.
+