From 7d867c9fc6e90778170cd849926e24430eb02b28 Mon Sep 17 00:00:00 2001 From: Korbs Date: Tue, 11 Jul 2023 00:11:30 -0400 Subject: [PATCH] Fix typo --- astro/layouts/App.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/astro/layouts/App.astro b/astro/layouts/App.astro index e17faf4..1c7de8a 100644 --- a/astro/layouts/App.astro +++ b/astro/layouts/App.astro @@ -15,9 +15,9 @@ import '../styles/index.scss' import '../styles/notification.scss' import '../styles/os.scss' --- - - - + + +