diff --git a/app/assets/main.css b/app/assets/main.css index 5dd020c..ce00f62 100644 --- a/app/assets/main.css +++ b/app/assets/main.css @@ -100,7 +100,7 @@ @media (max-width: 768px) { .bg-wallpaper { background-size: auto 100%; - background-position: center center; + background-position: center; min-height: 100vh; min-width: 200vw; } diff --git a/app/components/Footer.jsx b/app/components/Footer.jsx index 913ea57..66c3e9e 100644 --- a/app/components/Footer.jsx +++ b/app/components/Footer.jsx @@ -10,7 +10,7 @@ export default function Footer() { } return ( -