cut the length of icons by 2

This commit is contained in:
Owen Versteeg 2014-02-19 23:19:00 -05:00
parent 4f2b0562d0
commit 1b7205023a

View file

@ -1,4 +1,3 @@
ico {
font-size: 2.04em;
font-family: Arial Unicode MS, Lucida Sans Unicode, sans-serif; /* This combo of Unicode fonts means Min's icons support OSX 10.5+, Windows 98+, and Ubuntu. */
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. */
}