cryptofont
Version:
CryptoFont - A sleek webfont for your favourite cryptocurrencies
13 lines (11 loc) • 304 B
text/less
// Icon Sizes
// ----------
.@{cf-css-prefix}-lg {
font-size: (4em / 3);
line-height: (3em / 4);
vertical-align: -15%;
}
.@{cf-css-prefix}-2x { font-size: 2em; }
.@{cf-css-prefix}-3x { font-size: 3em; }
.@{cf-css-prefix}-4x { font-size: 4em; }
.@{cf-css-prefix}-5x { font-size: 5em; }