diff --git a/.astro/settings.json b/.astro/settings.json index b4c46d4..8c0b60d 100644 --- a/.astro/settings.json +++ b/.astro/settings.json @@ -1,5 +1,5 @@ { "_variables": { - "lastUpdateCheck": 1729485476687 + "lastUpdateCheck": 1730627528348 } } \ No newline at end of file diff --git a/src/pages/download.astro b/src/pages/download.astro index 25dd782..5d2ce6b 100644 --- a/src/pages/download.astro +++ b/src/pages/download.astro @@ -6,10 +6,27 @@ import { features } from "./index.astro";

Thanks for downloading Mythic!

-

You're just a few seconds away from greatness... (3)

-

If your download hasn't started, please click here.

-

Please note that for newer versions of macOS, you may need to toggle the 'Allow apps from' setting in System Settings > Privacy & Security > Security to 'Anywhere'.

-

For any concerns, please consult the FAQ or join the Discord.

+

+ You're just a few seconds away from greatness... (3) +

+

+ If your download hasn't started, please click here. +

+

+ Please note that for newer versions of macOS, you may need to toggle the + 'Allow apps from' setting in System Settings > Privacy & Security > + Security to 'Anywhere'. +

+

+ For any concerns, please consult the FAQ or join the Discord. +

@@ -112,38 +129,101 @@ import { features } from "./index.astro"; p { margin: 0; padding: 0; - margin-bottom: 10px; + margin-bottom: 10px; }