Skip to content

Commit

Permalink
fix: adjustt title font weight
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed Jun 27, 2021
1 parent 4781f71 commit 2b73c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
--ct-page-title-color: var(--ct-bold-color);
--ct-page-title-font-size: 36px;
--ct-page-title-line-height: 40px;
--ct-page-title-font-weight: 900;
--ct-page-title-font-weight: 600;
--ct-page-title-font-style: normal;

--ct-heading-font-family: var(--ct-page-title-font-family);
Expand Down

0 comments on commit 2b73c17

Please sign in to comment.