This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
replace main banner in SPA app
pull/457/head
Shaun Walker
7 years ago
parent
18b91ee5f1
commit
a6cef8009c
2 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/Web/WebSPA/Client/modules/_variables.scss
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
:
1
px
;
/
/
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
Write
Preview
Loading…
Cancel
Save