소스 검색

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 {
-  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.
 }