diff --git a/index.html b/index.html
index 0a7c89b..8a78ebd 100644
--- a/index.html
+++ b/index.html
@@ -372,7 +372,7 @@
--clock-font-family: var(--font-family);
- --base-font-size: 17px;
+ --base-font-size: 16px;
--clock-font-size: 4rem;
--search-input-font-size: 2rem;
@@ -523,7 +523,7 @@
}
.categories {
- padding: 3rem 0;
+ padding: 2rem 0;
columns: var(--help-category-columns);
}