Skip to content

Commit

Permalink
remove heading sizes in colors
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjojikun committed Nov 13, 2024
1 parent 5cb93be commit 6b77ed9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/colors.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
--ifm-code-padding-vertical: 0.2rem;
--ifm-heading-font-family: inherit;
--ifm-heading-font-weight: var(--ifm-font-weight-bold);
--ifm-heading-line-height: 1.25;
/* --ifm-heading-line-height: 1.25;
--ifm-h1-font-size: 1.5rem;
--ifm-h2-font-size: 1.25rem;
--ifm-h3-font-size: 1rem;
--ifm-h4-font-size: 0.875rem;
--ifm-h5-font-size: 0.875rem;
--ifm-h6-font-size: 0.85rem;
--ifm-h6-font-size: 0.85rem; */
}
/* --ifm-image-alignment-padding: 1.25rem;
--ifm-leading-desktop: 1.25;
Expand Down

0 comments on commit 6b77ed9

Please sign in to comment.