1
0
mirror of https://github.com/ascribe/onion.git synced 2024-12-22 09:23:13 +01:00

Remove sass comment

This commit is contained in:
Tim Daubenschütz 2016-02-04 15:57:05 +01:00
parent d5f52e876e
commit 1f783dbd84

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;