Update style sheet for correct background image.
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 17 Jan 2017 15:10:27 +0000 (10:10 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 17 Jan 2017 15:10:27 +0000 (10:10 -0500)
css/winter.css

index fb1d6c3..d0c7051 100644 (file)
@@ -1,4 +1,4 @@
 body {
-  background: url("../dist/assets/background-winter.jpg") center top fixed;
+  background: url("../assets/background-winter.jpg") center top fixed;
   background-size: cover;
 }