mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
small docs font fix
This commit is contained in:
parent
59cf6dcca8
commit
8fa228630b
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
padding: 0.33em 0.5em;
|
padding: 0.33em 0.5em;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-size: 100%;
|
font-size: 1rem;
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
line-height: inherit;
|
line-height: inherit;
|
||||||
background-color: var(--theme-divider);
|
background-color: var(--theme-divider);
|
||||||
|
|
Loading…
Reference in a new issue