summaryrefslogtreecommitdiff
path: root/Label/H1.ui.qml
blob: 675e6b1d4cdda6c908e8e790e0dc6c8305ddc931 (plain)
1
2
3
4
5
6
7
import QtQuick 2.15
import QtQuick.Controls 2.15
import ".."

H6 {
	font.pointSize: 22.5 + .01875 * parent.width
}