Increase default line height even a bit more

This commit is contained in:
simurai
2015-06-19 21:31:36 +09:00
parent 2017e3fe23
commit 533abc5a63

View File

@@ -108,7 +108,7 @@ module.exports =
maximum: 100
lineHeight:
type: ['string', 'number']
default: 1.44
default: 1.5
showInvisibles:
type: 'boolean'
default: false