icons, copy tweaks
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
|
||||
.#{$fa-css-prefix}-cloud-o {
|
||||
&:before {
|
||||
content: $fa-var-cloud-o;
|
||||
}
|
||||
}
|
||||
.#{$fa-css-prefix}-rocket2 {
|
||||
&:before {
|
||||
content: $fa-var-rocket2;
|
||||
|
@ -11,7 +11,7 @@ $fa-border-color: #eee !default;
|
||||
$fa-inverse: #fff !default;
|
||||
$fa-li-width: (30em / 14) !default;
|
||||
|
||||
|
||||
$fa-var-cloud-o: "\e900";
|
||||
$fa-var-rocket2: "\e905";
|
||||
$fa-var-asterisk: "\f069";
|
||||
$fa-var-plus: "\f067";
|
||||
|
Reference in New Issue
Block a user