summaryrefslogtreecommitdiffstats
path: root/assets/css/components/_post-list.scss
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/components/_post-list.scss')
-rw-r--r--assets/css/components/_post-list.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/components/_post-list.scss b/assets/css/components/_post-list.scss
index bc41849..dc56724 100644
--- a/assets/css/components/_post-list.scss
+++ b/assets/css/components/_post-list.scss
@@ -44,6 +44,7 @@
44 44
45 @include element('post-title') { 45 @include element('post-title') {
46 color: prop(--colors --post --idle-fg); 46 color: prop(--colors --post --idle-fg);
47 //font-size: 1 / 16 * 17em;
47 font-weight: normal; 48 font-weight: normal;
48 } 49 }
49 50