Skip to content

Commit

Permalink
feat: reduce the size of the level 3 title typography
Browse files Browse the repository at this point in the history
  • Loading branch information
astorije committed Sep 26, 2024
1 parent f9a13fc commit d9837ac
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions app/components/Heading.css.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,6 @@ export const heading = styleVariants({
},
],
3: [
base,
{
fontSize: vars.sizes.subHeading,
lineHeight: vars.lineHeights.medium,
marginTop: "4rem",
},
],
4: [
base,
{
fontSize: vars.sizes.large,
Expand Down

0 comments on commit d9837ac

Please sign in to comment.