From 4b27b55234fc0ed58b76bd9e64b0a1fdad83d337 Mon Sep 17 00:00:00 2001 From: Vadim Namniak Date: Sun, 25 Jan 2015 16:20:50 -0500 Subject: [PATCH] updated example --- js/options.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/options.js b/js/options.js index 8cb50ba..48902be 100644 --- a/js/options.js +++ b/js/options.js @@ -4,7 +4,7 @@ var optionsArr = [ font: 'bold 25px Arial, sans-serif', textAlign: 'center', lineBreak: 'word', - lineHeight: 1.6 + lineHeight: "160%" }, { txt: 'Center text block horizontally and vertically',