summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--layouts/partials/style.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/layouts/partials/style.html b/layouts/partials/style.html
index f56ed7b..24ed22c 100644
--- a/layouts/partials/style.html
+++ b/layouts/partials/style.html
@@ -83,14 +83,15 @@
font-size: 0.85em;
}
- .recent-post-title {
- font-size: 1.05em;
- }
-
.item-link {
white-space: normal;
overflow: visible;
}
+
+
+ .post-title a.item-link {
+ font-size: 1em;
+ }
}
.post-meta-item svg {