fix(theme): update _blur.scss (fix #1042) (#1043)

This commit is contained in:
Shlomi Asaf 2017-04-29 11:15:01 -03:00 committed by Lex Zhukov
parent 4b3988ec3b
commit 5d84abf4d2

View file

@ -59,7 +59,7 @@ $hoverlink: $primary-dark;
@mixin body-bg() {
background-color: $body-bg;
$mainBgUrl: $images-root + 'blur-bg.jpg';
$mainBgUrl: $assets-root + $images-root + 'blur-bg.jpg';
&::before {
content: '';