diff --git a/static/sass/about.sass b/static/sass/about.sass index 1cac36b..1d93dca 100644 --- a/static/sass/about.sass +++ b/static/sass/about.sass @@ -18,25 +18,26 @@ div.bg &#img-1 background: url(../img/about/bg1.png) no-repeat background-size: cover - height: 400px - top: -210px + height: 600px + top: -300px &#img-2 background: url(../img/about/bg2.png) no-repeat - height: $img-height + 530 - top: 550px + background-size: cover + height: $img-height + 300 + top: 450px &#img-3 background: url(../img/about/bg3.png) no-repeat background-size: cover - height: $img-height + 250 - top: 1560px + height: $img-height + 300 + top: 1250px &#img-4 background: url(../img/about/bg4.png) no-repeat background-size: cover height: $img-height + 400 - top: 5280px + top: 2500px div.section background-color: white diff --git a/templates/about.html b/templates/about.html index 75fd70e..4a8e46c 100644 --- a/templates/about.html +++ b/templates/about.html @@ -12,10 +12,10 @@ = endblock = block after_body - - - - +
+
+
+