Easy enough to do by overriding the CSS in a theme component:
code {
font-size: 0.8em
}
(If you’re not familiar with theme components, there’s more info here.)
Easy enough to do by overriding the CSS in a theme component:
code {
font-size: 0.8em
}
(If you’re not familiar with theme components, there’s more info here.)