From 6fb8a4ae632ad321f3b2dcaae1fe1c06cc5d29ad Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 28 Mar 2024 16:47:59 +0100 Subject: Fix the static blog post missing the source hut connection --- assets/scss/web/_blog.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'assets/scss') diff --git a/assets/scss/web/_blog.scss b/assets/scss/web/_blog.scss index bdb7b7f..2368af9 100644 --- a/assets/scss/web/_blog.scss +++ b/assets/scss/web/_blog.scss @@ -37,6 +37,8 @@ } code { + font-size: 16px; + &.language-ascii { line-height: 1 } -- cgit v1.2.3