diff --git a/sass/whitelabel/wallet/polline/polline_custom_style.scss b/sass/whitelabel/wallet/polline/polline_custom_style.scss index 17cd4e68..e3953492 100644 --- a/sass/whitelabel/wallet/polline/polline_custom_style.scss +++ b/sass/whitelabel/wallet/polline/polline_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 polline **/ $polline--fg-color: black; $polline--bg-color: white; $polline--nav-fg-prim-color: $polline--fg-color;