forked from david-swift/duckling
Make inline code smaller
This commit is contained in:
parent
3926adeae2
commit
456a5d4905
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user