font-awesome problem in firefox

- Provided support.
This commit is contained in:
Nicolae Gabriel 2017-01-16 12:57:56 +02:00
parent 8edb603e64
commit 03b485468c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;