Skip to content

Commit

Permalink
fix: remove content max-width
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed Jul 19, 2021
1 parent 07ad3d0 commit b1ad85a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/_root.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
--ct-page-title-font-family: Asap, "Noto Sans SC", sans-serif;
--ct-text-size: 16px;
--ct-line-height: 1.5;
--ls-main-content-max-width: 1200px;
--ls-font-family: "Noto Sans SC", sans-serif;

--ct-background: var(--ls-primary-background-color);
Expand Down

0 comments on commit b1ad85a

Please sign in to comment.