We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49bc4a8 commit f68fbf8Copy full SHA for f68fbf8
1 file changed
src/pages/index.astro
@@ -7,7 +7,7 @@ import Button from "../components/Button.astro";
7
<Layout title="Selaura Client">
8
<section class="flex flex-col items-center w-full gap-4">
9
<p class="text-4xl text-bold text-center">Efficiency in motion</p>
10
- <p class="text-md text-center max-w-3xl">
+ <p class="text-md text-center max-w-3xl font-normal">
11
Selaura Client is a free, open-source utility client for Minecraft:
12
Bedrock Edition. It is designed to be lightweight and efficient,
13
providing a smooth and enjoyable gaming experience.
0 commit comments