mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 03:59:26 +00:00
home page spacing fix, thanks peter_bell
This commit is contained in:
parent
5935fc89e8
commit
4555e5a9e0
1 changed files with 1 additions and 1 deletions
2
home.php
2
home.php
|
@ -58,7 +58,7 @@ Title: Home
|
|||
<h2 class="inline">
|
||||
{% t index.how_do_i_1 %}<br><span class="softyellow-kicks">{% t index.get_started %}</span> {% t index.how_do_i_2 %}
|
||||
</h2>
|
||||
<p style="margin-top: 40px;">{% t index.get_started_1 %}<a href="https://mymonero.com">{% t index.mymonero %}</a>{% t index.get_started_2 %}</p>
|
||||
<p style="margin-top: 40px;">{% t index.get_started_1 %} <a href="https://mymonero.com">{% t index.mymonero %}</a>{% t index.get_started_2 %}</p>
|
||||
<p>{% t index.get_started_3 %}</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
|
|
Loading…
Reference in a new issue