From 462e4bcca09327d8fd0d163612a5d50eed59491d Mon Sep 17 00:00:00 2001 From: Severyn Kozak Date: Sun, 14 Sep 2014 22:33:14 -0400 Subject: [PATCH] Minor about page parallax style edit. static/sass/about.sass -Offset the third parallax background-image, `#img-3`, from the top more. --- static/sass/about.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/sass/about.sass b/static/sass/about.sass index 89531b9..b4d50cb 100644 --- a/static/sass/about.sass +++ b/static/sass/about.sass @@ -31,7 +31,7 @@ div.bg background: url(../img/about/bg3.png) no-repeat background-size: cover height: $img-height + 300 - top: 2650px + top: 2850px &#img-4 background: url(../img/about/bg4.png) no-repeat