瀏覽代碼

Minor about page parallax style edit.

static/sass/about.sass
	-Offset the third parallax background-image, `#img-3`, from the
	top more.
develop
Severyn Kozak 9 年之前
父節點
當前提交
462e4bcca0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      static/sass/about.sass

+ 1
- 1
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


Loading…
取消
儲存