From 356c9e93f2d867a29169d8aaf81f1025430a16f9 Mon Sep 17 00:00:00 2001 From: imnyang Date: Thu, 9 Oct 2025 01:45:39 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=B4=EA=B1=B4=20=EB=AD=90=EC=95=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/globals.css | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/app/globals.css b/src/app/globals.css index b413818..cfb4661 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -47,15 +47,9 @@ --sidebar-accent-foreground: hsl(240 5.9% 10%); --sidebar-border: hsl(340 20% 90%); --sidebar-ring: hsl(217.2 91.2% 59.8%); -<<<<<<< HEAD --sidebar: hsl(0 0% 98%); } -======= -} - - ->>>>>>> 05fe03f7de2e18cbbcac3debb69cf94ff941255f .dark { --background: hsl(315 21% 8%); --foreground: hsl(0 0% 98%); @@ -89,10 +83,7 @@ --sidebar-accent-foreground: hsl(240 4.8% 95.9%); --sidebar-border: hsl(296, 18%, 15%); --sidebar-ring: hsl(217.2 91.2% 59.8%); -<<<<<<< HEAD --sidebar: hsl(240 5.9% 10%); -======= ->>>>>>> 05fe03f7de2e18cbbcac3debb69cf94ff941255f } @theme inline {