From 24bb3877e8f6c732222994f78af5bee176b025cb Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sat, 21 Nov 2015 15:15:27 +0000 Subject: [PATCH] Fixed background image --- static/src/less/homepage.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/src/less/homepage.less b/static/src/less/homepage.less index 3433a86..8953c58 100644 --- a/static/src/less/homepage.less +++ b/static/src/less/homepage.less @@ -35,7 +35,7 @@ } - #project-images { + #project-images-types { background: url(http://catesmechanical.com/images/blueprint-background1.jpg); background-size: cover; .container {