From 3d707dca9a5c39f5c1fba866305d6944cf0af0ca Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 18 Jun 2017 18:05:18 -0700 Subject: QML UI: make the dive list heading slightly smaller Again, the goal is to make this list look better and be more space efficient. Signed-off-by: Dirk Hohndel --- mobile-widgets/qml/DiveList.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile-widgets/qml/DiveList.qml b/mobile-widgets/qml/DiveList.qml index 26ed8432f..b2f050aea 100644 --- a/mobile-widgets/qml/DiveList.qml +++ b/mobile-widgets/qml/DiveList.qml @@ -178,7 +178,7 @@ Kirigami.ScrollablePage { right: parent.right } color: textColor - level: 2 + level: 3 } Rectangle { height: Math.max(2, Kirigami.Units.gridUnit / 12) // we want a thicker line -- cgit v1.2.3-70-g09d2