Explorar el Código

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 hace 9 años
padre
commit
462e4bcca0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      static/sass/about.sass

+ 1
- 1
static/sass/about.sass Ver fichero

@@ -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


Cargando…
Cancelar
Guardar