From f22c42cb9169df8ccc897dbea6e735080349f3e4 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 28 Oct 2022 22:50:25 +0900 Subject: theme: remove spaces in .highlight pre --- docs/style.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'docs/style.css') diff --git a/docs/style.css b/docs/style.css index 16d5710..3666589 100644 --- a/docs/style.css +++ b/docs/style.css @@ -367,9 +367,7 @@ img { margin-left: calc(var(--gap) * -2); } .post-content .highlight pre { - margin-left: 0; - margin-right: 0; - margin-bottom: 0; + margin: 0; } /* table */ .post-content .highlighttable { -- cgit v1.2.3-70-g09d2