💄 style(code tags): set border radius to inline code
Improves cohesion with the rest of the theme.
This commit is contained in:
@@ -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);
|
||||||
|
Reference in New Issue
Block a user