Parcourir la source

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 il y a 9 ans
Parent
révision
462e4bcca0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      static/sass/about.sass

+ 1
- 1
static/sass/about.sass Voir le fichier

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


Chargement…
Annuler
Enregistrer