Skip to content

Commit

Permalink
Merge pull request #224 from chrultrabook/9l/fix-content-width
Browse files Browse the repository at this point in the history
fix content width
  • Loading branch information
MrChromebox authored Jan 26, 2025
2 parents 2ef0aea + fc40f7b commit 8d96fbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/.vuepress/styles/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 8d96fbd

Please sign in to comment.