Scroll handler now attaches directly to scroll event rather than requestAnimationFrame
4 lines
67 B
SCSS
4 lines
67 B
SCSS
// covers.scss
|
|
#sierra {
|
|
background-image: url("Sierra.jpg");
|
|
} |