Browse Source

replace main banner in SPA app

pull/457/head
Shaun Walker 7 years ago
parent
commit
a6cef8009c
2 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/Web/WebSPA/Client/modules/_variables.scss
  2. BIN
      src/Web/WebSPA/Setup/images.zip

+ 1
- 1
src/Web/WebSPA/Client/modules/_variables.scss View File

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

BIN
src/Web/WebSPA/Setup/images.zip View File


Loading…
Cancel
Save