From d568fe0235de920f2b97f70777bab94c114d5654 Mon Sep 17 00:00:00 2001 From: LynithDev <61880709+LynithDev@users.noreply.github.com> Date: Sat, 30 Dec 2023 11:37:33 +0100 Subject: Responsive tweaks --- apps/website/src/pages/mods.astro | 10 ++++----- apps/website/src/pages/projects/oneconfig.astro | 29 ++++++++++++------------- 2 files changed, 19 insertions(+), 20 deletions(-) (limited to 'apps/website/src/pages') diff --git a/apps/website/src/pages/mods.astro b/apps/website/src/pages/mods.astro index af18358..c36c7c8 100644 --- a/apps/website/src/pages/mods.astro +++ b/apps/website/src/pages/mods.astro @@ -11,11 +11,11 @@ import { Code } from 'astro:components'; --- -
+
-
-
- +
+
+ @@ -123,7 +123,7 @@ public MyConfig() {
-
+
Get our mods, available on Modrinth and GitHub.
diff --git a/apps/website/src/pages/projects/oneconfig.astro b/apps/website/src/pages/projects/oneconfig.astro index 700fd3d..11708be 100644 --- a/apps/website/src/pages/projects/oneconfig.astro +++ b/apps/website/src/pages/projects/oneconfig.astro @@ -27,39 +27,38 @@ import { Code } from 'astro:components';
-
Forge is complicated
- Modding Minecraft has always been difficult, particularly with their configuration. Remembering all of the keybinds, commands; it just isn't intuitive. +
Forge is complicated
+ Modding Minecraft has always been difficult, particularly with their configuration. Remembering all of the keybinds, commands; it just isn't intuitive.
-
- - stuff +
+ stuff
-
- stuff +
+ stuff
-
Clients are locked-down
- While they improve usability, they're slow to adopt new mods absent from the community and force unwanted features onto users to profit off of them. +
Clients are locked-down
+ While they improve usability, they're slow to adopt new mods absent from the community and force unwanted features onto users to profit off of them.
-
Best of both worlds
- OneConfig brings the simplicity of a client to the everyday user, gives advanced users and developers complete control over everything, while remaining free and open-source. +
Best of both worlds
+ OneConfig brings the simplicity of a client to the everyday user, gives advanced users and developers complete control over everything, while remaining free and open-source.
-
- stuff +
+ stuff
-
+
@@ -119,7 +118,7 @@ import { Code } from 'astro:components';
-
+
With many fabulous mods
-- cgit