📱 improvement: responsive inline code font size
This commit is contained in:
parent
505eb2cb72
commit
6afcd2fbbb
@ -3,7 +3,7 @@ code {
|
|||||||
padding: 0.1em 0.2em;
|
padding: 0.1em 0.2em;
|
||||||
font-family: var(--code-font);
|
font-family: var(--code-font);
|
||||||
font-weight: 350;
|
font-weight: 350;
|
||||||
font-size: 22px;
|
font-size: 0.92em;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user