chore: styles
This commit is contained in:
parent
0114acdffb
commit
ea807b7e9c
3 changed files with 6 additions and 13 deletions
|
@ -1,10 +1,3 @@
|
|||
code {
|
||||
padding: var(--spacing-xs);
|
||||
color: var(--text-color-inverted);
|
||||
background-color: var(--background-color-inverted);
|
||||
border-radius: var(--border-radius-slight);
|
||||
}
|
||||
|
||||
code,
|
||||
pre {
|
||||
color: var(--blue-100);
|
||||
|
|
Reference in a new issue