Changed testing background image

This commit is contained in:
Chuck Dries 2017-03-13 17:31:31 -07:00
parent 1e941f284e
commit 20f153d775

View File

@ -1,4 +1,4 @@
// covers.scss
#sierra {
background-image: url("Sierra.jpg");
background-image: url("chuck.jpg");
}