From 786204ecc838e2f7dfbcec9cab628b8d32a3140b Mon Sep 17 00:00:00 2001 From: przeq piciel Date: Fri, 23 Aug 2024 19:59:45 +0000 Subject: [PATCH] zmiany w css --- app/app/layout.tsx | 5 ++++- app/components/WebConsole/index.tsx | 4 ++-- app/components/WebConsole/stats.tsx | 3 ++- app/tailwind.config.ts | 4 ++++ 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/app/app/layout.tsx b/app/app/layout.tsx index 30285c9..e1402be 100644 --- a/app/app/layout.tsx +++ b/app/app/layout.tsx @@ -17,7 +17,10 @@ export default function RootLayout({ return ( -
{children}
+
+

+
+
{children}
); diff --git a/app/components/WebConsole/index.tsx b/app/components/WebConsole/index.tsx index e7e0119..05694e8 100644 --- a/app/components/WebConsole/index.tsx +++ b/app/components/WebConsole/index.tsx @@ -134,7 +134,7 @@ const Console = () => { return (
-
+