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

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