diff --git a/src/App.jsx b/src/App.jsx index 881549e..9a96fac 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -14,14 +14,12 @@ export default function App() { return (
-
- - - - - - -
+ + + + + + ); }