diff --git a/sass/whitelabel/wallet/artcity/artcity_custom_style.scss b/sass/whitelabel/wallet/artcity/artcity_custom_style.scss index 60c80683..c68a3c02 100644 --- a/sass/whitelabel/wallet/artcity/artcity_custom_style.scss +++ b/sass/whitelabel/wallet/artcity/artcity_custom_style.scss @@ -1,4 +1,3 @@ -/** Sass cannot use a number as the first character of a variable, so we'll have to settle with artcity **/ $artcity--fg-color: black; $artcity--bg-color: #FBFBFB; $artcity--nav-fg-prim-color: $artcity--fg-color;