about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/view/lib/themes.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/view/lib/themes.ts b/src/view/lib/themes.ts
index 45f55b116..f8feb01d3 100644
--- a/src/view/lib/themes.ts
+++ b/src/view/lib/themes.ts
@@ -112,8 +112,8 @@ export const defaultTheme: Theme = {
       letterSpacing: 0.1,
     },
     body1: {
-      fontSize: 16,
-      letterSpacing: 0.25,
+      fontSize: 17,
+      letterSpacing: 0.2,
     },
     body2: {
       fontSize: 14,