From 4e87b58bad3879633e4db3c93a152cf6f777784b Mon Sep 17 00:00:00 2001 From: s-ol Date: Thu, 30 Jan 2020 14:29:39 +0100 Subject: static rendering root prefix --- scss/_content.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scss') diff --git a/scss/_content.scss b/scss/_content.scss index 87f515d..f9a00dc 100644 --- a/scss/_content.scss +++ b/scss/_content.scss @@ -100,6 +100,10 @@ } } + pre, code { + text-align: initial; + } + pre > code { @include left-border; border-color: $gray-dark; -- cgit v1.2.3