forked from Telodendria/Telodendria
Apply #21
This commit is contained in:
parent
3cfc064913
commit
a4dbfb2f16
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ body {
|
||||||
code {
|
code {
|
||||||
background-color: var(--color-snippet);
|
background-color: var(--color-snippet);
|
||||||
border-radius: calc(var(--border-radius) / 2);
|
border-radius: calc(var(--border-radius) / 2);
|
||||||
|
font-size: 1.3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
kbd {
|
kbd {
|
||||||
|
|
Loading…
Reference in a new issue