diff --git a/templates/index.html b/templates/index.html
index 166f36c..cf23fa9 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -67,8 +67,8 @@
}
.article-tile .btn .article-icon {
- font-size: min(18vw, 22vh);
- line-height: 1;
+ font-size: min(12vw, 11vh);
+ line-height: 1.1;
margin-bottom: 0.25rem;
}