Skip to content

Commit

Permalink
demo pages. address margin fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
dtaipov committed Feb 13, 2019
1 parent a43f9e7 commit 185e441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<div></div>
</div>
<div class="address">
<div style="margin-top: 85px"> <!-- todo fix the layout and avoid margin-top -->
<div style="margin-top: 90px"> <!-- todo fix the layout and avoid margin-top -->
<b>Your Ethereum address:</b> <span id="address"></span> <br>
<b>Your public key:</b> <span id="selectedKey"></span>
</div>
Expand Down

0 comments on commit 185e441

Please sign in to comment.