From 94068571c5fea67756fc8daab616febcecc1561d Mon Sep 17 00:00:00 2001 From: guoxudong Date: Wed, 24 Mar 2021 10:25:39 +0800 Subject: [PATCH] fix the website (#1273) Co-authored-by: guoxudong --- docs/static/toc.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/static/toc.css b/docs/static/toc.css index dc9ba1e84..a324617cc 100644 --- a/docs/static/toc.css +++ b/docs/static/toc.css @@ -68,7 +68,7 @@ aside.nav.nothing { line-height: 1.6em; } -@media screen and (max-width: 1800px) { +@media screen and (max-width: 2000px) { .page_toc { position: relative; left: 0;