remove code background

This commit is contained in:
Evan Simkowitz 2024-09-09 12:00:47 -07:00
parent 76d5288aba
commit 942f7c4431
No known key found for this signature in database

View File

@ -116,7 +116,6 @@
code {
color: var(--app-text-color);
background-color: transparent;
font-family: var(--termfontfamily);
border-radius: 4px;
}