Fix homepage image loading issue

This commit is contained in:
lucperkins
2018-07-26 11:03:31 -07:00
parent ac643c204c
commit 548736d5c7
17 changed files with 22 additions and 970 deletions
+1 -1
View File
@@ -1133,7 +1133,7 @@ $feature-box-div-margin-bottom: 40px
#video
width: 100%
position: relative
background-image: url(/images/kub_video_banner_box.jpg)
background-image: url(/images/kub_video_banner_homepage.jpg)
background-position: center center
background-size: cover
+1 -1
View File
@@ -138,7 +138,7 @@ $video-section-height: 550px
#video
height: $video-section-height
position: relative
background-image: url(../images/kub_video_banner_box.jpg)
background-image: url(../images/kub_video_banner_homepage.jpg)
background-position: center center
background-size: cover