Switch to fa5 icons and tweak font-sizes a bit

This commit is contained in:
Simon Howe
2018-11-09 14:59:53 +01:00
parent 52fc460f8e
commit 2cc58f5b00
24 changed files with 55 additions and 51 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
}
},