From 35b91bafa501990bdcac446e48e916ac24aaf26e Mon Sep 17 00:00:00 2001 From: "Peng Hailin," Date: Wed, 12 Apr 2023 20:07:48 +0800 Subject: [PATCH] Update css --- theme/pagetoc.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/pagetoc.css b/theme/pagetoc.css index c25e6ee..4b93234 100644 --- a/theme/pagetoc.css +++ b/theme/pagetoc.css @@ -11,7 +11,7 @@ @media only screen and (min-width:1440px) { main { position: relative; - margin-left: calc((100% - var(--content-max-width))/2 - 120px) !important; + margin-left: calc((100% - var(--content-max-width))/2 - 140px) !important; } .sidetoc { margin-left: auto;