diff --git a/index.html b/index.html
index dc8cbdd..267c95d 100644
--- a/index.html
+++ b/index.html
@@ -25,7 +25,7 @@
--color-text-subtle: #888;
--color-text: #ccc;
--font-family: SpaceGrotesk, -apple-system, Helvetica, sans-serif;
- --font-size: clamp(16px, 1.3vw, 18px);
+ --font-size: clamp(16px, 1.5vw, 18px);
--transition-speed: 200ms;
}
@@ -80,19 +80,24 @@