mirror of https://github.com/escalate/hugo-split-theme.git

Felix Boerner
28.27.2018 b6cdd81a169616057b3297a426a99b5b5b658f8c
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 ) {