From fb291aa9a3973fb2a6f934b54bfd2b1a22550349 Mon Sep 17 00:00:00 2001 From: Akemi Izuko Date: Mon, 1 Jan 2024 19:17:58 -0700 Subject: [PATCH] Home: cleanup stylesheet --- src/pages/index.astro | 311 +++++++++++++++++++++--------------------- 1 file changed, 157 insertions(+), 154 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 7453c76..05be270 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -36,173 +36,176 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '../consts';