diff --git a/src/.vuepress/styles/index.scss b/src/.vuepress/styles/index.scss index dd9379ac..314aee8a 100644 --- a/src/.vuepress/styles/index.scss +++ b/src/.vuepress/styles/index.scss @@ -20,6 +20,7 @@ --back-to-top-z-index: 5; --back-to-top-color: #3056d5; --back-to-top-color-hover: #3056d5; + --content-width: inherit !important; --vp-c-accent: #3D50F5; --vp-c-accent-bg: #3D50F5;