Remove the font-family variable

This commit is contained in:
Ben Ogle 2014-11-24 17:53:14 -08:00
parent d7d23f7fc9
commit 7094701c66
2 changed files with 1 additions and 2 deletions

View File

@ -97,7 +97,7 @@
"link": "0.26.0",
"markdown-preview": "0.110.0",
"metrics": "0.39.0",
"notifications": "0.2.0",
"notifications": "0.3.0",
"open-on-github": "0.30.0",
"package-generator": "0.32.0",
"release-notes": "0.36.0",

View File

@ -83,4 +83,3 @@
// Other
@font-family: 'Lucida Grande', 'Segoe UI', sans-serif;
@font-family-monospace: Consolas, "Liberation Mono", Menlo, Courier, monospace;