Updates custom icons font
This commit is contained in:
@@ -172,3 +172,15 @@
|
||||
.icon-arrow-right:before {
|
||||
content: "\55";
|
||||
}
|
||||
.icon-check-circle:before {
|
||||
content: "\56";
|
||||
}
|
||||
.icon-arrow-top:before {
|
||||
content: "\57";
|
||||
}
|
||||
.icon-help-1:before {
|
||||
content: "\58";
|
||||
}
|
||||
.icon-checkmark-circle:before {
|
||||
content: "\59";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user