From 8aa3d065edd892acaf22d45b29de7c87c713203a Mon Sep 17 00:00:00 2001 From: Julien Oculi Date: Tue, 28 May 2024 17:06:28 +0200 Subject: [PATCH] style(ui): :lipstick: update meta theme colors --- routes/_app.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/routes/_app.tsx b/routes/_app.tsx index 471fbf6..e480e66 100644 --- a/routes/_app.tsx +++ b/routes/_app.tsx @@ -15,12 +15,12 @@ export default function App({ Component }: PageProps) {