diff --git a/homepage/theme/static/css/fix.css b/homepage/theme/static/css/fix.css index a22be2d..a4daa11 100644 --- a/homepage/theme/static/css/fix.css +++ b/homepage/theme/static/css/fix.css @@ -339,7 +339,7 @@ GRAPHICS } @media only screen and (min-width: 30.1em) and (max-width: 60em) { #bg-intro { - background-position: calc(20% - -120px) 130px; + background-position: calc(20% + 120px) 130px; } } @media only screen and (max-width: 30em) {