💄 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,4 +1,5 @@
|
|||||||
code {
|
code {
|
||||||
|
border-radius: 5px;
|
||||||
background-color: var(--bg-1);
|
background-color: var(--bg-1);
|
||||||
padding: 0.1em 0.2em;
|
padding: 0.1em 0.2em;
|
||||||
font-family: var(--code-font);
|
font-family: var(--code-font);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user