forked from deepStateMirrors/tabi
💄 style(code tags): set border radius to inline code
Improves cohesion with the rest of the theme.
This commit is contained in:
parent
355df550fc
commit
0a61bd3405
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
code {
|
||||
border-radius: 5px;
|
||||
background-color: var(--bg-1);
|
||||
padding: 0.1em 0.2em;
|
||||
font-family: var(--code-font);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue