Skip to content

Commit

Permalink
modified: font-awesome/css/font-awesome.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Charmgil Hong authored and Charmgil Hong committed Aug 5, 2024
1 parent 075444e commit d3446c7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion font-awesome/css/font-awesome.css
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
.fa-times:`before` {
content: "\f00d";
}
.fa-search-plus:before {
Expand Down Expand Up @@ -613,9 +613,11 @@
.fa-facebook:before {
content: "\f09a";
}
/*
.fa-github:before {
content: "\f09b";
}
*/
.fa-unlock:before {
content: "\f09c";
}
Expand Down

0 comments on commit d3446c7

Please sign in to comment.