forked from hero/www_hero_project
edit
This commit is contained in:
@@ -4,15 +4,11 @@
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<sections>
|
||||
<div class="max-w-screen-xl px-4 pb-8 mx-auto lg:pb-16">
|
||||
<h2 class="mb-4 text-3xl font-bold tracking-tight text-gray-900 lg:mb-8 lg:text-3xl dark:text-white">Frequently Asked Questions</h2>
|
||||
|
||||
<!-- Start block -->
|
||||
<div class="max-w-screen-sm mx-auto divide-y shadow shadow-purple-600 ">
|
||||
<div class="py-5">
|
||||
<details class="group px-4 pb-8">
|
||||
<details class="group px-4 pb-4">
|
||||
<summary class="flex justify-between items-center font-medium cursor-pointer list-none">
|
||||
<p> What is Hero and how does it work within the Mycelium network?</p>
|
||||
<span class="transition group-open:rotate-180">
|
||||
@@ -25,7 +21,7 @@
|
||||
</details>
|
||||
</div>
|
||||
<div class="py-5">
|
||||
<details class="group px-4 pb-8">
|
||||
<details class="group px-4 pb-4">
|
||||
<summary class="flex justify-between items-center font-medium cursor-pointer list-none ">
|
||||
<p>How does the Mycelium network enhance security for Hero users?</p>
|
||||
<span class="transition group-open:rotate-180">
|
||||
@@ -38,7 +34,7 @@
|
||||
</details>
|
||||
</div>
|
||||
<div class="py-5">
|
||||
<details class="group px-4 pb-8">
|
||||
<details class="group px-4 pb-4">
|
||||
<summary class="flex justify-between items-center font-medium cursor-pointer list-none ">
|
||||
<p>What kinds of experiences can I build on the Mycelium network using Hero??</p>
|
||||
<span class="transition group-open:rotate-180">
|
||||
@@ -51,7 +47,7 @@
|
||||
</details>
|
||||
</div>
|
||||
<div class="py-5">
|
||||
<details class="group px-4 pb-8">
|
||||
<details class="group px-4 pb-4">
|
||||
<summary class="flex justify-between items-center font-medium cursor-pointer list-none">
|
||||
<p>How does the Mycelium network promote equal opportunities for users?</p>
|
||||
<span class="transition group-open:rotate-180">
|
||||
@@ -62,12 +58,8 @@
|
||||
The Mycelium network is built on the principles of inclusivity and equality, providing equal access to its decentralized infrastructure. This ensures that all users, regardless of their background or location, have the opportunity to participate, earn, and contribute to the network, thereby fostering a community that values diversity and equal opportunity. Learn more about these technologies: Mycelium Project Manual
|
||||
</p>
|
||||
</details>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<br><br>
|
||||
<!-- End block -->
|
||||
|
||||
<script>
|
||||
|
Reference in New Issue
Block a user