From 1beddd78720be67a988a619b8a0db5cd4e8733b2 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Mon, 9 Nov 2015 21:52:03 +0000 Subject: [PATCH] Changed background image --- static/src/less/style.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/src/less/style.less b/static/src/less/style.less index 1820b19..d905f40 100644 --- a/static/src/less/style.less +++ b/static/src/less/style.less @@ -47,8 +47,8 @@ ol , ul{ /* @group Homepage */ .index { #header { - height: 100vh; - background: url(https://m2.behance.net/rendition/pm/26810225/disp/cd6290c1a0fd814decf7fbafc0cbca4a.gif); + height: 100vh; + background: url(../img/header-bg.png); background-size: cover; background-position: fixed; .jumbotron {