From c1486fc5a51b8ff3ee419c1203052c10bc46822c Mon Sep 17 00:00:00 2001 From: LynithDev <61880709+LynithDev@users.noreply.github.com> Date: Mon, 1 Jan 2024 18:24:50 +0100 Subject: Add color + change the hero block index pill --- apps/website/src/components/icons/impl/link-external.svg | 2 +- apps/website/src/pages/index.astro | 2 +- apps/website/tailwind.config.ts | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/apps/website/src/components/icons/impl/link-external.svg b/apps/website/src/components/icons/impl/link-external.svg index b431e85..7b09b3c 100644 --- a/apps/website/src/components/icons/impl/link-external.svg +++ b/apps/website/src/components/icons/impl/link-external.svg @@ -1,3 +1,3 @@ diff --git a/apps/website/src/pages/index.astro b/apps/website/src/pages/index.astro index b5c6e82..b291ef8 100644 --- a/apps/website/src/pages/index.astro +++ b/apps/website/src/pages/index.astro @@ -29,7 +29,7 @@ import Layout from '@layouts/Layout.astro';