Compare commits
No commits in common. "17fc89ff8058486534b802e239d85ba13381bda3" and "91b27a286251f07c595f49b9816928fd16f00a82" have entirely different histories.
17fc89ff80
...
91b27a2862
@ -3,9 +3,9 @@
|
||||
|
||||
{% include "partials/hero/myhero.html" %}
|
||||
{% include "partials/hero/myhero1.html" %}
|
||||
{% include "partials/hero/myhero2.html" %}
|
||||
{% include "partials/hero/myhero3.html" %}
|
||||
{% include "partials/hero/myhero5.html" %}
|
||||
{% include "partials/hero/myhero2.html" %}
|
||||
{% include "partials/hero/myhero6.html" %}
|
||||
{% include "partials/hero/myhero7.html" %}
|
||||
{% endblock content %}
|
@ -4,10 +4,7 @@
|
||||
<h2 class="mx-auto fade-in text-left lg:text-5xl text-4xl leading-tight font-normal tracking-tight text-black">Download Mycelium</h2>
|
||||
<h3 class="mx-auto fade-in text-left lg:text-3xl text-2xl leading-snug font-light tracking-tight text-black">Nature's Blueprint for Digital Connectivity</h2>
|
||||
<p class="text-left mt-4 max-w-3xl text-pretty lg:text-lg text-md font-light text-black fade-in">
|
||||
Get Mycelium for Android, Windows, macOS, and iOS to securely connect, store, and interact with the decentralized network—seamlessly and efficiently.
|
||||
</p>
|
||||
<p class="text-left mt-4 max-w-3xl text-pretty lg:text-lg text-md font-light text-black fade-in">
|
||||
Not sure how it works? <a href="https://manual.threefold.io/documentation/system_administrators/mycelium/mycelium_app.html" class="font-semibold" target="_blanks"><u>Read the manual.</u></a>
|
||||
Get Mycelium for Android, Windows, macOS, and iOS to securely connect, store, and interact with the decentralized network—seamlessly and efficiently today.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -10,7 +10,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<section class="pb-24">
|
||||
<section class="pb-12">
|
||||
<div class="max-w-6xl mx-8 lg:mx-auto">
|
||||
<div class="mx-auto max-w-2xl lg:max-w-none">
|
||||
<dl class="grid max-w-xl grid-cols-1 gap-x-8 gap-y-16 lg:max-w-none lg:grid-cols-3">
|
||||
|
Loading…
Reference in New Issue
Block a user