diff --git a/index.html b/index.html index 9880163..bce4874 100644 --- a/index.html +++ b/index.html @@ -3,13 +3,14 @@ - + + LiveCinema -
+
diff --git a/public/logotip_LC.png b/public/logotip_LC.png new file mode 100644 index 0000000..4e778e8 Binary files /dev/null and b/public/logotip_LC.png differ diff --git a/src/App.css b/src/App.css index b9d355d..f771b01 100644 --- a/src/App.css +++ b/src/App.css @@ -1,4 +1,4 @@ -#root { +/* #root { max-width: 1280px; margin: 0 auto; padding: 2rem; @@ -39,4 +39,4 @@ .read-the-docs { color: #888; -} +} */ \ No newline at end of file diff --git a/src/App.jsx b/src/App.jsx index 42f4cb0..1a5ba79 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -9,7 +9,7 @@ const App = ({ routes }) => { return ( <> - +