replace main banner in SPA app
This commit is contained in:
parent
18b91ee5f1
commit
a6cef8009c
@ -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.
Loading…
x
Reference in New Issue
Block a user