From 8522b1cd6f7cf259362f1c8a139dcd2b101dcd70 Mon Sep 17 00:00:00 2001 From: Sebastian Moder Date: Tue, 10 Oct 2023 20:43:36 +0200 Subject: [PATCH] Update layout and featurecard styles and content --- app/layout.tsx | 2 +- app/page.tsx | 10 ++++++---- components/Featurecard.tsx | 3 +-- components/Navigation.tsx | 2 +- 4 files changed, 9 insertions(+), 8 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index f49969f..205108c 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -27,7 +27,7 @@ export default function RootLayout({ -
{children}
+
{children}