Harmattan font changes completed
[marketstoday] / src / qml / Library / Button.qml
index 6169b71..470a653 100644 (file)
@@ -48,7 +48,7 @@ Item {
 
     property string text
     property bool keyUsing: false
-    property int fontSize: 12
+    property int fontSize: 20
 
     BorderImage {
         id: buttonImage