We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c13275 commit 2d59016Copy full SHA for 2d59016
src/overview/rlc.md
@@ -6,7 +6,7 @@ description:
6
---
7
8
<div class="flex flex-col items-center mb-8">
9
- <img :src="rlcGif" alt="RLC Token Animation" class="w-80 h-80 mb-4" />
+ <img :src="rlcGif" alt="RLC Token Animation" class="w-80 h-80 mb-0" />
10
<h1 class="text-3xl font-bold text-center mb-2">RLC Token</h1>
11
<p class="text-lg text-center text-gray-600 max-w-2xl">The native cryptocurrency that powers the entire iExec decentralized confidential computing ecosystem</p>
12
</div>
0 commit comments