From a8899d5ff64be375667e4cae024e7e212ec58731 Mon Sep 17 00:00:00 2001 From: Manuel Bustillo Date: Sun, 17 Nov 2024 13:02:07 +0100 Subject: [PATCH] Remove unnecessary debugging styles --- src/pages/index.module.css | 4 ---- src/pages/index.tsx | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/src/pages/index.module.css b/src/pages/index.module.css index 12776cb..9ca0422 100644 --- a/src/pages/index.module.css +++ b/src/pages/index.module.css @@ -22,10 +22,6 @@ justify-content: center; } -.homepage { - border: 1px solid blue; -} - .h2 { text-align: center; padding: 2rem; diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 31bc4be..86dbf8d 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -27,7 +27,7 @@ export default function Home(): JSX.Element { title={siteConfig.title} description="Free and Open Soruce software to assist the organization of weddings"> -
+

Features