Skip to content

Commit 4768aa2

Browse files
committed
fix: style spacing between elements
1 parent 1aecec0 commit 4768aa2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/get-started/overview/rlc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description:
66
apps.
77
---
88

9-
<img :src="rlcPng" alt="RLC Token" class="size-80 -my-10 mx-auto" />
9+
<img :src="rlcPng" alt="RLC Token" class="size-80 mx-auto mb-8" />
1010

1111
# RLC Token
1212

src/get-started/use-cases.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ AI framework, you can:
5454
- **Execution and results are traced on-chain, ensuring verifiability and
5555
accountability.**
5656

57+
</div>
58+
59+
<div class="space-y-8 mt-8">
60+
5761
<UseCaseCard
5862
title="AI Agent"
5963
description="Execute ElizaOS AI agents with full confidentiality in iExec TDX Trusted Execution Environments (TEEs)"

0 commit comments

Comments
 (0)