Procházet zdrojové kódy

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 před 9 roky
rodič
revize
462e4bcca0
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      static/sass/about.sass

+ 1
- 1
static/sass/about.sass Zobrazit soubor

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


Načítá se…
Zrušit
Uložit