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