From 542fb33102902fd7461bee0c0ca8ab4d9ef58de0 Mon Sep 17 00:00:00 2001 From: LynithDev <61880709+LynithDev@users.noreply.github.com> Date: Tue, 26 Dec 2023 19:01:26 +0100 Subject: Responsiveness + fixes --- apps/website/src/pages/projects/oneconfig.astro | 43 +++++++++++++------------ 1 file changed, 22 insertions(+), 21 deletions(-) (limited to 'apps/website/src/pages') diff --git a/apps/website/src/pages/projects/oneconfig.astro b/apps/website/src/pages/projects/oneconfig.astro index d5fc98b..04de167 100644 --- a/apps/website/src/pages/projects/oneconfig.astro +++ b/apps/website/src/pages/projects/oneconfig.astro @@ -59,13 +59,16 @@ import { Code } from 'astro:components'; -
-
- +
+ +
+ +
@@ -90,7 +94,7 @@ import { Code } from 'astro:components';
-
+
Designed for users
@@ -101,35 +105,34 @@ import { Code } from 'astro:components';
- - +
- +
A unified HUD editor
Thanks to OneConfig's HUD API, you can customize any OneConfig-powered HUD to your liking, without having to worry about the hassle of finding the right command or keybind.
-
+
With many fabulous mods
Discover a wide range of mods integrated with OneConfig to enhance your experience. -
+
-
+
@@ -154,13 +157,11 @@ import { Code } from 'astro:components';
-
-
- - - -
- +
+
+ +
+
-- cgit