From 339a1ead70d9bce16c522e65e74f21bcaefa9765 Mon Sep 17 00:00:00 2001 From: CardsEditor <79968207+cardseditor@users.noreply.github.com> Date: Thu, 5 Jun 2025 21:50:52 +0900 Subject: [PATCH] Revert "Add Tailwind and unify icon color" --- app/layout.tsx | 1 - componets/layout.tsx | 53 +++++++------------------------------------- 2 files changed, 8 insertions(+), 46 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 7290471..dc359e2 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -16,7 +16,6 @@ export default function RootLayout({ children }: { children: ReactNode }) { rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght@300" /> - {children} diff --git a/componets/layout.tsx b/componets/layout.tsx index 59b3e39..fba814c 100644 --- a/componets/layout.tsx +++ b/componets/layout.tsx @@ -58,70 +58,33 @@ export default function Layout({ children, home }: LayoutProps) { href="https://github.com/cardseditor" target="_blank" rel="noopener noreferrer" - className="text-link" > - - GitHub - - + GitHub - - X - - + X - - Instagram - - - + Instagram - + Blog