forked from deepStateMirrors/tabi
💄 style: round down code font-size
This commit is contained in:
parent
60680fad37
commit
4af487eced
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@ code {
|
|||
background-color: var(--bg-1);
|
||||
padding: 0.1em 0.2em;
|
||||
font-family: var(--code-font);
|
||||
font-weight: 350;
|
||||
font-size: 0.92em;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue