Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonjoseph committed Dec 16, 2024
1 parent 35b1867 commit c607a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/elements/typography/code.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ include this mixin by writing the following in your Sass file:
@use '@carbon/type';

@include type.reset();
````
```

This reset sets some top-level properties on `html` and `body`, namely
`font-size`, `font-family`, and some `text-rendering` options. We also map the
Expand Down

0 comments on commit c607a54

Please sign in to comment.