about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-01-16 16:42:07 -0600
committerPaul Frazee <pfrazee@gmail.com>2023-01-16 16:42:07 -0600
commit1a69235cf024b91e2e458255316a4814b12237ed (patch)
tree0df8be12eb16df0190b75b3d0049e3012b4a9073 /src
parent0c9ffd99d82219aa9e990f18b67f3a0965c305b2 (diff)
downloadvoidsky-1a69235cf024b91e2e458255316a4814b12237ed.tar.zst
Enlarge post text slightly
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,