diff --git a/src/styles/aboutSection.module.css b/src/styles/aboutSection.module.css index 0811488..ed8840c 100644 --- a/src/styles/aboutSection.module.css +++ b/src/styles/aboutSection.module.css @@ -128,7 +128,7 @@ /* On larger screens, adjust positioning */ @media (min-width: 1024px) { - background-size: 55vw; + background-size: auto 92vh; background-position: right center; } } \ No newline at end of file