diff --git a/src/app/courses/[courseId]/layout.tsx b/src/app/courses/[courseId]/layout.tsx index df922375a..827af309b 100644 --- a/src/app/courses/[courseId]/layout.tsx +++ b/src/app/courses/[courseId]/layout.tsx @@ -49,11 +49,11 @@ const Layout = async ({ const fullCourseContent = await getFullCourseContent(parseInt(courseId, 10)); return (
-
+
-
+
diff --git a/src/components/AppxVideoPlayer.tsx b/src/components/AppxVideoPlayer.tsx index 33158780e..5e24f0686 100644 --- a/src/components/AppxVideoPlayer.tsx +++ b/src/components/AppxVideoPlayer.tsx @@ -38,7 +38,7 @@ export const AppxVideoPlayer = ({ } return ; }; diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index 052a855c5..14e7375b5 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -80,7 +80,7 @@ export const Navbar = () => { className="size-10 rounded-full" />

100xDevs

diff --git a/src/components/Sidebar.tsx b/src/components/Sidebar.tsx index fa94b2f7f..2ac87ec8e 100644 --- a/src/components/Sidebar.tsx +++ b/src/components/Sidebar.tsx @@ -234,7 +234,7 @@ export function Sidebar({ ); return ( -
+