typo
This commit is contained in:
parent
db35bf44e0
commit
c224971c81
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ You can use any of the CSS variables the `Theme` component sets in your own code
|
|||
<style lang="scss">
|
||||
p {
|
||||
color: var(--theme-colour-text-primary);
|
||||
font-family: var(--theme-font-family-monospace);
|
||||
font-family: var(--theme-typeface-monospace);
|
||||
}
|
||||
</style>
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue