diff --git a/sass/style.scss b/sass/style.scss
index 301ecdb..63f3a79 100644
--- a/sass/style.scss
+++ b/sass/style.scss
@@ -41,7 +41,7 @@
margin-bottom: 5px;
}
#greeter div h2 {
- font-size: min(2.9cqw, 20pt);
+ font-size: min(2.7cqw, 18pt);
font-weight: 600;
color: c.$subtext1;
margin-top: 5px;
diff --git a/templates/index.html b/templates/index.html
index bc9a8dc..85296f3 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -5,7 +5,7 @@