Fix homepage image loading issue
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user