Temporary bug fix on parallax sections

This commit is contained in:
Oleh Zasadnyy 2014-11-01 10:27:05 +02:00
parent 488f83f50d
commit 61e7c7c035

View file

@ -24,7 +24,7 @@
background-position: center center !important;
background-size: cover !important;
&.parallax {
background-attachment: fixed;
/* background-attachment: fixed; */
box-shadow: inset 0 0 12px 3px rgba(0, 0, 0, .75);
}
&.standart-height {