Make inline code smaller
This commit is contained in:
@ -11,6 +11,7 @@ code:not(pre code) {
|
||||
background-color: var(--fg-muted-2);
|
||||
padding: 0.125rem 0.375rem;
|
||||
color: var(--red-fg);
|
||||
font-size: 0.875rem;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
Reference in New Issue
Block a user