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