switch primary font to Ubuntu
This commit is contained in:
@ -80,7 +80,7 @@
|
||||
/* hover: function(item, dimension, event) {
|
||||
item && item[2] ? event.target.style.textDecorationLine = "underline" : null
|
||||
},*/
|
||||
fontFamily: 'Rubik, sans-serif',
|
||||
fontFamily: 'Ubuntu, sans-serif',
|
||||
fontWeight: 700,
|
||||
list: JSON.parse("{{ $topics | jsonify }}"),
|
||||
shrinkToFit: true,
|
||||
|
Reference in New Issue
Block a user