replace main banner in SPA app

This commit is contained in:
Shaun Walker 2017-06-23 12:04:40 -07:00
parent 18b91ee5f1
commit a6cef8009c
2 changed files with 1 additions and 1 deletions

View File

@ -53,6 +53,6 @@ $media-screen-xxxl: 1920px;
$border-light: 1px; $border-light: 1px;
// Images // Images
$image_path: '../../assets/images/'; $image_path: '/assets/images/';
$image-main_banner: '#{$image_path}main_banner.png'; $image-main_banner: '#{$image_path}main_banner.png';
$image-arrow_down: '#{$image_path}arrow-down.png'; $image-arrow_down: '#{$image_path}arrow-down.png';

Binary file not shown.