Personal-Website/covers.scss
Chuck Dries 1e941f284e Direct scroll handler and move to SCSS for covers
Scroll handler now attaches directly to scroll event rather than requestAnimationFrame
2017-03-13 17:26:48 -07:00

4 lines
67 B
SCSS

// covers.scss
#sierra {
background-image: url("Sierra.jpg");
}