diff --git a/templates/threads.html b/templates/threads.html
index 409087a..9cf9710 100644
--- a/templates/threads.html
+++ b/templates/threads.html
@@ -163,7 +163,7 @@
display: grid;
grid-template-columns: auto auto;
gap: 5px;
- height: 36px;
+ height: 20px;
& .author {
font-size: var(--font-size-lg)