summaryrefslogtreecommitdiffstats
path: root/assets/css/components/_post-list.scss
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-05-12 18:18:19 +0200
committerVolpeon <git@volpeon.ink>2021-05-12 18:18:19 +0200
commit03d492698cf97287c39b0472ea6ad0e5862924a5 (patch)
treeec35354e41b3197353f30207566054339b885901 /assets/css/components/_post-list.scss
parentDesign (diff)
downloadvolpeon.ink-03d492698cf97287c39b0472ea6ad0e5862924a5.tar.gz
volpeon.ink-03d492698cf97287c39b0472ea6ad0e5862924a5.tar.bz2
volpeon.ink-03d492698cf97287c39b0472ea6ad0e5862924a5.zip
Brought back ASCII fox
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