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() {
);
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() {
-