style: smaller code font size
This commit is contained in:
parent
df6a013db3
commit
22e0e1386c
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@
|
|||
& .body {
|
||||
|
||||
& code {
|
||||
font-size: var(--font-size-sm);
|
||||
background: rgb(245, 242, 240);
|
||||
padding: 0.25em 0.3em;
|
||||
border-radius: 5px;
|
||||
|
|
Loading…
Reference in a new issue