瀏覽代碼

shorten icons 2x

Owen Versteeg 11 年之前
父節點
當前提交
9423c57455
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      sass/_icons.scss

+ 1 - 2
sass/_icons.scss

@@ -4,8 +4,7 @@
 //-------------------------------------------------------------------
 //-------------------------------------------------------------------
 
 
 ico {
 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
   // This combo of Unicode fonts means Min's icons support
   // OSX 10.5+, Windows 98+, and Ubuntu.
   // OSX 10.5+, Windows 98+, and Ubuntu.
 }
 }