aboutsummaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
Diffstat (limited to 'components')
-rw-r--r--components/LabelSubheader.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/LabelSubheader.qml b/components/LabelSubheader.qml
index a2e4545e..96274f4d 100644
--- a/components/LabelSubheader.qml
+++ b/components/LabelSubheader.qml
@@ -32,7 +32,7 @@ import "../components" as MoneroComponents
Label {
id: item
- fontSize: 17 * scaleRatio
+ fontSize: 18 * scaleRatio
Rectangle {
anchors.top: item.bottom