Load up fa5 instead of 4

- Switch to fa5 icons and tweak font-sizes a bit
This commit is contained in:
Simon Howe
2018-11-13 12:43:19 +01:00
parent 730d5e3b62
commit d3a36cf873
28 changed files with 63 additions and 59 deletions

View File

@@ -158,13 +158,13 @@ two controls (`ctrl-one` and `ctrl-two`) and two nodes, each with a different co
"ctrl-one": {
"id": "ctrl-one",
"human": "Ctrl One",
"icon": "fa-futbol-o",
"icon": "far fa-futbol",
"rank": 1
},
"ctrl-two": {
"id": "ctrl-two",
"human": "Ctrl Two",
"icon": "fa-beer",
"icon": "fa fa-beer",
"rank": 2
}
},