diff --git a/tranga-website/src/App.tsx b/tranga-website/src/App.tsx index ee1a9c9..8d505c7 100644 --- a/tranga-website/src/App.tsx +++ b/tranga-website/src/App.tsx @@ -82,7 +82,7 @@ export default function App () { return ( - + @@ -101,7 +101,7 @@ export default function App () { - + ); }