- commit
- b286504486972df5f34bf66ac7f26e1ff7ae59c3
- parent
- 4fb09ca7203f0e03ab6ed40f7f798257f68e8890
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2024-04-25 06:49
fixup c727117: restore not-so-unused blog styling
Diffstat
M | style/style.scss | 4 | ++++ |
1 files changed, 4 insertions, 0 deletions
diff --git a/style/style.scss b/style/style.scss
@@ -96,6 +96,10 @@ pre { 96 96 } 97 97 } 98 98 -1 99 .post__meta { -1 100 margin-block-end: 1em; -1 101 } -1 102 99 103 .tag { 100 104 font-size: 70%; 101 105 }