feed.css: feed entry title gets font-weight 400

This commit is contained in:
2026-04-25 13:05:11 +01:00
parent 6d58eee37f
commit d98908ad5c
+1
View File
@@ -24,6 +24,7 @@
.h-feed .h-entry .p-name {
font-size: var(--font-size-md);
font-weight: 400;
}
.h-feed .full-feed-link {