mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-15 01:30:28 +08:00
Previous commit changed for SCSS.
See previous commit.
This commit is contained in:
parent
2507736ac8
commit
b43da19427
@ -3,10 +3,13 @@
|
||||
|
||||
.#{$fa-css-prefix} {
|
||||
display: inline-block;
|
||||
font-family: FontAwesome;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
line-height: 1;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
|
||||
&::before {
|
||||
font-family: FontAwesome;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user