Increase the font size for inline source blocks to the normal font size.
This commit is contained in:
parent
db21bd8a55
commit
d93e91c625
@ -160,7 +160,7 @@ body {
|
||||
|
||||
.inline_source_block {
|
||||
font-family: var(--src-font-family);
|
||||
font-size: 1rem;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
||||
.code,
|
||||
|
Loading…
x
Reference in New Issue
Block a user