0
Fork 0
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:
Fred K. Schott 2021-07-29 16:45:48 -07:00
parent 59cf6dcca8
commit 8fa228630b

View file

@ -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);