From 9c1692d36c35aa955e88b1ed63a54c02bad0d805 Mon Sep 17 00:00:00 2001 From: Gordon Pedersen Date: Tue, 14 May 2024 10:54:56 +1000 Subject: [PATCH] minor style fix for now page --- weblog/B0. Template/styles.css.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/weblog/B0. Template/styles.css.md b/weblog/B0. Template/styles.css.md index 2afc043..7c39230 100644 --- a/weblog/B0. Template/styles.css.md +++ b/weblog/B0. Template/styles.css.md @@ -524,4 +524,8 @@ img.featured { vertical-align: top; height: 100%; padding-top: 2px; +} + +h3 i{ + margin-right: 0.5em; } \ No newline at end of file