diff --git a/ieee-submodules/IEEE-s-Mindful-Devs-Bootcamp b/ieee-submodules/IEEE-s-Mindful-Devs-Bootcamp new file mode 160000 index 000000000..6736d06be --- /dev/null +++ b/ieee-submodules/IEEE-s-Mindful-Devs-Bootcamp @@ -0,0 +1 @@ +Subproject commit 6736d06be05b1aa1baf3bb7d8ce46d83739247a7 diff --git a/web/src/app/globals.css b/web/src/app/globals.css index bc2b150f9..44d6e001c 100644 --- a/web/src/app/globals.css +++ b/web/src/app/globals.css @@ -128,7 +128,6 @@ html:not(.dark) body { padding: 0 24px; width: 100%; } -} /* ==================== ANIMATIONS ==================== */ diff --git a/web/src/components/layout/Navbar.tsx b/web/src/components/layout/Navbar.tsx index df927855f..491c545e2 100644 --- a/web/src/components/layout/Navbar.tsx +++ b/web/src/components/layout/Navbar.tsx @@ -110,7 +110,7 @@ export default function Navbar({ activeSection }: NavbarProps) { -