We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12e105c commit 5c13275Copy full SHA for 5c13275
1 file changed
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-100 h-100 mb-4" />
+ <img :src="rlcGif" alt="RLC Token Animation" class="w-80 h-80 mb-4" />
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