Remove sass comment

This commit is contained in:
Tim Daubenschütz 2016-02-04 15:57:05 +01:00
parent d5f52e876e
commit 1f783dbd84
1 changed files with 0 additions and 1 deletions

View File

@ -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;