Minor fix; city weather style reference to a bg image
authorLaury GvR <laury@gaslightmedia.com>
Tue, 11 Dec 2018 14:09:50 +0000 (09:09 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 11 Dec 2018 14:09:50 +0000 (09:09 -0500)
css/front.css

index b8b7d09..7e2f36a 100644 (file)
@@ -1283,6 +1283,6 @@ glm-member-detail-content-toggle {
 }
 .weatherIn {
     overflow: hidden;
-    background: url(assets/bg-form.jpg);
+    background: url("../assets/bg-form.jpg");
 }
 /* City Weather End */