style: remove parallax effect on top image

This commit is contained in:
Frédéric Péters 2019-01-19 12:01:27 +01:00
parent aa9f49e40f
commit be8db51fa3
2 changed files with 1 additions and 1 deletions

View File

@ -112,6 +112,7 @@ div.textcell.intro {
}
div.textcell.intro .intro-picture {
background-attachment: fixed;
background-color: #646871;
background-repeat: no-repeat;
background-position: 50% 60%;

View File

@ -1,5 +1,4 @@
$(function() {
$('.intro-picture').parallax("60%", -0.2);
$('.bistro').parallax("0%", 0.2);
$('.bistro > div').parallax("2%", 1.2);
$('a[href^="#"]').on('click',