From 2195d88b8982e2c9ee18cb4bbdee121724e07d41 Mon Sep 17 00:00:00 2001 From: LynithDev <61880709+LynithDev@users.noreply.github.com> Date: Mon, 1 Jan 2024 18:09:56 +0100 Subject: Index page changes to the top bar and make the big card flex --- apps/website/src/components/base/Link.astro | 2 +- apps/website/src/pages/index.astro | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/apps/website/src/components/base/Link.astro b/apps/website/src/components/base/Link.astro index 30b95de..dfb6425 100644 --- a/apps/website/src/components/base/Link.astro +++ b/apps/website/src/components/base/Link.astro @@ -7,7 +7,7 @@ interface Props extends HTMLAttributes<'a'> { const props = Astro.props; const className = [ - 'hover:text-blue-500 underline decoration-[transparent] hover:decoration-blue-500 transition-colors', + 'text-current hover:text-blue-500 underline decoration-[transparent] hover:decoration-blue-500 transition-colors', props.class, ].join(' '); --- diff --git a/apps/website/src/pages/index.astro b/apps/website/src/pages/index.astro index 3b09bf9..3640650 100644 --- a/apps/website/src/pages/index.astro +++ b/apps/website/src/pages/index.astro @@ -29,11 +29,11 @@ import Layout from '@layouts/Layout.astro';
-
- Introducing OneConfig 1.0 - -
@@ -70,10 +70,10 @@ import Layout from '@layouts/Layout.astro';
-
+
- +
OneConfig has
finally arrived.
@@ -98,9 +98,9 @@ import Layout from '@layouts/Layout.astro';
-
+