mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
font awesome upgrade to v6
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
//Add the fontawesome bars icon
|
||||
font-family: fontAwesome;
|
||||
&:before {
|
||||
content: "\f0c9";
|
||||
// content: "\f0c9";
|
||||
}
|
||||
&:hover {
|
||||
color: #fff;
|
||||
@@ -85,7 +85,7 @@
|
||||
&.fa5 {
|
||||
font-family: "Font Awesome\ 5 Free";
|
||||
&:before {
|
||||
content: "\f0c9";
|
||||
// content: "\f0c9";
|
||||
font-weight: 900;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user