diff --git a/app/assets/stylesheets/partials/_images.scss b/app/assets/stylesheets/partials/_images.scss index 276e982..2359780 100644 --- a/app/assets/stylesheets/partials/_images.scss +++ b/app/assets/stylesheets/partials/_images.scss @@ -1,7 +1,7 @@ .children { background-image: url(children.webp); background-repeat: no-repeat; - background-position: center; + background-position: 0% 35%; background-size: cover; padding-top: 50px; padding-bottom: 50px;