fixed some things
This commit is contained in:
parent
41125ca9d3
commit
51cee68ca4
1 changed files with 1 additions and 17 deletions
|
@ -52,7 +52,7 @@
|
||||||
<div class="row align-items-center">
|
<div class="row align-items-center">
|
||||||
<div class="col-lg-8" style="margin:0px 0 10px 0px;">
|
<div class="col-lg-8" style="margin:0px 0 10px 0px;">
|
||||||
|
|
||||||
<div class="row align-items-center">
|
<div class="row align-items-center" style="margin: 10px 10px 10px 10px;">
|
||||||
<h1>Did you know all your data is exposed when you use Bitcoin?</h1>
|
<h1>Did you know all your data is exposed when you use Bitcoin?</h1>
|
||||||
<h2 style="margin-bottom:10px;">Monero is what people think they are buying when they invest in Bitcoin.</h2><br>
|
<h2 style="margin-bottom:10px;">Monero is what people think they are buying when they invest in Bitcoin.</h2><br>
|
||||||
</div>
|
</div>
|
||||||
|
@ -556,27 +556,11 @@
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col">
|
|
||||||
<a href="https://trocador.app" target="_blank">
|
|
||||||
<img src="../../../static/img/Trocador_square.png" width="250" class="img-fluid" alt="" style="margin-top: 20px; border-radius: 20px;">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="col-lg-6">
|
|
||||||
<div class="row">
|
|
||||||
|
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<a href="https://monerotopia.com/" target="_blank">
|
<a href="https://monerotopia.com/" target="_blank">
|
||||||
<img src="../../../static/img/monerotopia.png" width="250" class="img-fluid" alt="" style="margin-top: 20px; border-radius: 20px;">
|
<img src="../../../static/img/monerotopia.png" width="250" class="img-fluid" alt="" style="margin-top: 20px; border-radius: 20px;">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col">
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="col">
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue