From aa1f297dc5c88cecbf70f6318498765179291b84 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 26 Jul 2023 16:45:37 -0700 Subject: [PATCH] =?UTF-8?q?Make=20the=20=E2=80=98UP=20|=20HOME=E2=80=99=20?= =?UTF-8?q?section=20look=20nice=20next=20to=20the=20reading=20time?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/less/main.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/less/main.less b/src/less/main.less index 3896b19..f3b765f 100644 --- a/src/less/main.less +++ b/src/less/main.less @@ -12,6 +12,7 @@ img.book-cover { .title { &:extend(.title-header); + clear: both; } .subtitle { @@ -29,6 +30,7 @@ img.book-cover { text-align: right; font-size: 0.8rem; padding-right: 1rem; + float: right; } #postamble {