From cad7b78798ab264a6b294247019042619977ac37 Mon Sep 17 00:00:00 2001 From: zmeyer44 Date: Sat, 14 Oct 2023 22:51:37 -0400 Subject: [PATCH] header and some layout stuff --- app/(app)/_layout/Header.tsx | 13 +++++++------ app/(app)/_layout/Keystone.tsx | 5 ++++- app/(app)/app/_sections/LiveStreaming.tsx | 6 +++--- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/app/(app)/_layout/Header.tsx b/app/(app)/_layout/Header.tsx index 510dbc6..1491828 100644 --- a/app/(app)/_layout/Header.tsx +++ b/app/(app)/_layout/Header.tsx @@ -12,14 +12,15 @@ export default function Header() {
-
Flockstr
-
-
-
- +
+ Flockstr
-
+
+
+
+
+
diff --git a/app/(app)/_layout/Keystone.tsx b/app/(app)/_layout/Keystone.tsx index a800ef3..3d017fc 100644 --- a/app/(app)/_layout/Keystone.tsx +++ b/app/(app)/_layout/Keystone.tsx @@ -5,9 +5,12 @@ export default function Keystone() {
+
+ Flockstr +
); diff --git a/app/(app)/app/_sections/LiveStreaming.tsx b/app/(app)/app/_sections/LiveStreaming.tsx index 4be3ffd..f894365 100644 --- a/app/(app)/app/_sections/LiveStreaming.tsx +++ b/app/(app)/app/_sections/LiveStreaming.tsx @@ -41,9 +41,9 @@ export default function LiveStreamingSection() { }, ]; return ( -
+
-
+
Streaming Now
@@ -53,7 +53,7 @@ export default function LiveStreamingSection() { -
+
{demo.map((item) => (