💄 style(code tags): set border radius to inline code

Improves cohesion with the rest of the theme.
main
welpo 1 year ago
parent 355df550fc
commit 0a61bd3405
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

@ -1,4 +1,5 @@
code {
border-radius: 5px;
background-color: var(--bg-1);
padding: 0.1em 0.2em;
font-family: var(--code-font);

Loading…
Cancel
Save