diff --git a/src/App.js b/src/App.js
index 54f739d..767b4a9 100644
--- a/src/App.js
+++ b/src/App.js
@@ -15,12 +15,12 @@ import NotFound from './components/NotFound';
function App() {
return (
-
+
- } />
- } />
+ } />
+ } />
} />
diff --git a/src/components/BackHomeButton.jsx b/src/components/BackHomeButton.jsx
index 3e0415b..cc7817b 100644
--- a/src/components/BackHomeButton.jsx
+++ b/src/components/BackHomeButton.jsx
@@ -3,7 +3,7 @@ import { Link } from 'react-router-dom';
const BackHomeButton = (props) => {
const { text } = props;
return (
-
+