style: 🎨 apply code formatting
This commit is contained in:
parent
d9c57486cc
commit
6fedc57b96
1 changed files with 3 additions and 2 deletions
|
@ -23,10 +23,11 @@ h3,
|
|||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: var(--font-heading)
|
||||
font-family: var(--font-heading);
|
||||
}
|
||||
|
||||
pre, code {
|
||||
pre,
|
||||
code {
|
||||
font-family: var(--font-monospace);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue