Update DesktopLetterboxMessage.qml

This commit is contained in:
mukulHF 2017-08-04 17:44:43 -07:00 committed by GitHub
parent 7aad4af533
commit 1ce1e29368

View file

@ -22,7 +22,7 @@ Item {
property real headerTextPixelSize: 22
property real popupTextPixelSize: 16
property real headerTextMargin: -5
property real headerGlyphMargin: -15
property real headerGlyphMargin: -13
property bool isDesktop: false
FontLoader { id: ralewayRegular; source: "../../fonts/Raleway-Regular.ttf"; }
FontLoader { id: ralewaySemiBold; source: "../../fonts/Raleway-SemiBold.ttf"; }