From 9423c574555cd4508c5ec7f11b3492d46fa6fbf6 Mon Sep 17 00:00:00 2001 From: Owen Versteeg Date: Wed, 19 Feb 2014 23:19:37 -0500 Subject: [PATCH] shorten icons 2x --- sass/_icons.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sass/_icons.scss b/sass/_icons.scss index dd6444c..86389f4 100644 --- a/sass/_icons.scss +++ b/sass/_icons.scss @@ -4,8 +4,7 @@ //------------------------------------------------------------------- ico { - font-size: 2.04em; - font-family: Arial Unicode MS, Lucida Sans Unicode, sans-serif; + font: 2.04em Arial Unicode MS, Lucida Sans Unicode; // This combo of Unicode fonts means Min's icons support // OSX 10.5+, Windows 98+, and Ubuntu. }