chore: Remove whitespace

This commit is contained in:
Christian Ditaputratama 2024-10-08 22:22:51 +07:00
parent d0affd12f5
commit 4d3a022e68
No known key found for this signature in database
GPG key ID: 31D3D06D77950979

View file

@ -76,13 +76,15 @@
</header> </header>
<!-- prettier-ignore --> <!-- prettier-ignore -->
<section id="introduction "> <section id="introduction">
<div class="section-container text-center !max-w-4xl"> <div class="section-container text-center !max-w-4xl">
<p>Remote node can be used by people who, for their own reasons (usually because of hardware requirements, disk space, or technical abilities), cannot/don't want to run their own node and prefer to relay on one publicly available on the Monero network.</p> <p>Remote node can be used by people who, for their own reasons (usually because of hardware requirements, disk space, or technical abilities), cannot/don't want to run their own node and prefer to relay on one publicly available on the Monero network.</p>
<p>Using an open node will allow to make a transaction instantaneously, without the need to download the blockchain and sync to the Monero network first, but at the cost of the control over your privacy. the <strong>Monero community suggests to <span class="font-extrabold text-2xl underline decoration-double decoration-2 decoration-pink-500">always run and use your own node</span></strong> to obtain the maximum possible privacy and to help decentralize the network.</p> <p>Using an open node will allow to make a transaction instantaneously, without the need to download the blockchain and sync to the Monero network first, but at the cost of the control over your privacy. the <strong>Monero community suggests to <span class="font-extrabold text-2xl underline decoration-double decoration-2 decoration-pink-500">always run and use your own node</span></strong> to obtain the maximum possible privacy and to help decentralize the network.</p>
</div> </div>
</section> </section>
<News />
<section id="monero-remote-node"> <section id="monero-remote-node">
<div class="section-container"> <div class="section-container">
<div class="space-y-2 overflow-x-auto"> <div class="space-y-2 overflow-x-auto">