📱 improvement: responsive inline code font size

main
welpo 2 years ago
parent 505eb2cb72
commit 6afcd2fbbb
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

@ -3,7 +3,7 @@ code {
padding: 0.1em 0.2em;
font-family: var(--code-font);
font-weight: 350;
font-size: 22px;
font-size: 0.92em;
}
pre {

Loading…
Cancel
Save