Change obsolete "Arial Black" fonts to "Arial", add Velocity to tests
This commit is contained in:
@ -17,7 +17,7 @@ define([
|
||||
},
|
||||
h1: {
|
||||
fontColor: '#111111',
|
||||
fontFamily: 'Arial Black',
|
||||
fontFamily: 'Arial',
|
||||
fontSize: '40px'
|
||||
},
|
||||
h2: {
|
||||
|
Reference in New Issue
Block a user