mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-04-04 23:59:13 +08:00
Merge 77c0f6e9c47b53c30bce77a1bbcdcc8d1cdf301a into bdfa9823c8b1e25a5c822f6c719ec0e38ead7f71
This commit is contained in:
commit
bbafed13b2
@ -7,6 +7,12 @@
|
|||||||
line-height: (3em / 4);
|
line-height: (3em / 4);
|
||||||
vertical-align: -15%;
|
vertical-align: -15%;
|
||||||
}
|
}
|
||||||
|
/* makes the font 66% larger relative to the icon container */
|
||||||
|
.#{$fa-css-prefix}-xl {
|
||||||
|
font-size: (5em / 3);
|
||||||
|
line-height: (3em / 4);
|
||||||
|
vertical-align: -15%;
|
||||||
|
}
|
||||||
.#{$fa-css-prefix}-2x { font-size: 2em; }
|
.#{$fa-css-prefix}-2x { font-size: 2em; }
|
||||||
.#{$fa-css-prefix}-3x { font-size: 3em; }
|
.#{$fa-css-prefix}-3x { font-size: 3em; }
|
||||||
.#{$fa-css-prefix}-4x { font-size: 4em; }
|
.#{$fa-css-prefix}-4x { font-size: 4em; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user