From 80bb1991ec70e1f479a3043516a2545c1c8bb3ef Mon Sep 17 00:00:00 2001 From: Piotr Monwid-Olechnowicz Date: Tue, 22 Apr 2025 01:44:05 +0200 Subject: [PATCH 1/7] Set text color in dark mode --- src/app/conf/2025/layout.tsx | 2 +- src/app/conf/2025/page.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/conf/2025/layout.tsx b/src/app/conf/2025/layout.tsx index e4d8750355..b7734d1ab8 100644 --- a/src/app/conf/2025/layout.tsx +++ b/src/app/conf/2025/layout.tsx @@ -54,7 +54,7 @@ export default function Layout({ ]} is2025 /> -
{children}
+
{children}