From 1f783dbd840c524e2ba8b01c7d1b7d334b1509e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Daubensch=C3=BCtz?= Date: Thu, 4 Feb 2016 15:57:05 +0100 Subject: [PATCH] Remove sass comment --- sass/whitelabel/wallet/artcity/artcity_custom_style.scss | 1 - 1 file changed, 1 deletion(-) 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;