summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HomeDefault.ui.qml5
1 files changed, 2 insertions, 3 deletions
diff --git a/HomeDefault.ui.qml b/HomeDefault.ui.qml
index 97b9292..a54ff77 100644
--- a/HomeDefault.ui.qml
+++ b/HomeDefault.ui.qml
@@ -177,9 +177,8 @@ Flickable {
Layout.fillWidth: true
Layout.bottomMargin: 8
font {
- family: doesntEmbed ? "Roboto"
- : roboto.name
- pointSize: 44
+ family: heebo.name
+ pointSize: 22.5 + .020625 * width
}
}