diff --git a/src/app/four04/four04-mobile.tsx b/src/app/four04/four04-mobile.tsx index 220a81f..76c9c82 100644 --- a/src/app/four04/four04-mobile.tsx +++ b/src/app/four04/four04-mobile.tsx @@ -9,7 +9,7 @@ export default function NotFound() { const router = useRouter(); return ( -
+
{/*Shadow*/} {/*Stroke*/} {/*Fill*/} - + 404
diff --git a/src/app/four04/four04.tsx b/src/app/four04/four04.tsx index fdf307e..5e9bd38 100644 --- a/src/app/four04/four04.tsx +++ b/src/app/four04/four04.tsx @@ -10,7 +10,7 @@ import { useRouter } from "next/navigation"; export default function NotFound() { const router = useRouter(); return ( -
+
{/* Shadow */} {/* Stroke */} {/* Fill */} - + 404
diff --git a/src/app/landing/landing-mobile.tsx b/src/app/landing/landing-mobile.tsx index b768e4d..d94ad52 100644 --- a/src/app/landing/landing-mobile.tsx +++ b/src/app/landing/landing-mobile.tsx @@ -27,7 +27,7 @@ export default function View() { /> )} -
+
FFCS Logo {children} diff --git a/src/app/offline/page.tsx b/src/app/offline/page.tsx index e72627c..be9f695 100644 --- a/src/app/offline/page.tsx +++ b/src/app/offline/page.tsx @@ -5,7 +5,7 @@ import Footer from "@/components/ui/Footer"; export default function OfflinePage() { return ( -
+
+
+
+
{/* Background Image */}
CC Button router.push("/")} unselectable="on" draggable={false} @@ -281,7 +281,7 @@ export function BasicToggleButton({ w-[60px] h-[36px] rounded-[12px] - select-none + cursor-pointer font-poppins active:shadow-[2px_2px_0_0_black] diff --git a/src/components/ui/CompoundTable.tsx b/src/components/ui/CompoundTable.tsx index 87b16ae..ecfb4a1 100644 --- a/src/components/ui/CompoundTable.tsx +++ b/src/components/ui/CompoundTable.tsx @@ -40,7 +40,7 @@ export default function CompoundTable({ data, large }: CompoundTableProps) { }); return ( -
+
+