static/assets/sass/01-content.scss
@@ -23,7 +23,7 @@ $bp-mobile : 500px; // Images $image-background : url('../../images/background.jpg'); // $image-background : url('../../images/background.jpg'); //------------------------------------------------------------------------------- // Fade In @@ -82,8 +82,8 @@ .split-image { width: 50%; height: 100vh; background-image: $image-background; background-position:center center; // background-image: $image-background; // background-position:center center; background-size:cover; @media (max-width: $bp-tablet ) {