mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2024-12-26 12:41:23 +01:00
Temporary bug fix on parallax sections
This commit is contained in:
parent
488f83f50d
commit
61e7c7c035
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue