diff --git a/src/components/CapAppBar.tsx b/src/components/CapAppBar.tsx index 2477f4b..54700b3 100644 --- a/src/components/CapAppBar.tsx +++ b/src/components/CapAppBar.tsx @@ -11,7 +11,7 @@ export function CapAppBar() { return ( - + diff --git a/src/pages/_app.tsx b/src/pages/_app.tsx index 907d848..4af8138 100644 --- a/src/pages/_app.tsx +++ b/src/pages/_app.tsx @@ -43,7 +43,7 @@ export default function App({ Component, pageProps }: AppProps) { - +