diff --git a/src/pages/NotFound.tsx b/src/pages/NotFound.tsx index cda36da..c970104 100644 --- a/src/pages/NotFound.tsx +++ b/src/pages/NotFound.tsx @@ -12,11 +12,11 @@ const NotFound = () => { }, [location.pathname]); return ( -
+
-

404

-

Oops! Page not found

- +

404

+

Oops! Page not found

+
Return to Home