There was an error while loading. Please reload this page.
1 parent a355acb commit 27414a2Copy full SHA for 27414a2
1 file changed
src/pages/download.astro
@@ -16,7 +16,7 @@ import Sticker from "../components/Sticker.astro"
16
<div class="flex gap-4 flex-row justify-between">
17
<div class="flex flex-row gap-2 items-center">
18
<i class="fa-brands fa-windows text-xl"></i>
19
- <p class="text-xl text-bold">Windows 10/11 (x64 bit)</p>
+ <p class="text-xl text-bold">Windows 10/11 (64-bit)</p>
20
<Sticker type="alpha"></Sticker>
21
</div>
22
<Button text="Download" href="https://cdn.selauraclient.com/windows/Selaura.dll"></Button>
0 commit comments