From f3b2a2662afde6c818152127c76f821dd38a1966 Mon Sep 17 00:00:00 2001 From: Sebastien Castiel Date: Sun, 10 Dec 2023 11:38:01 -0500 Subject: Improve accessibility --- src/app/layout.tsx | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'src/app/layout.tsx') diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 2abc96a..9fd82b0 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -79,16 +79,18 @@ export default function RootLayout({ /> - +
+ +
{children} -- cgit v1.3