remove undefined variable

This commit is contained in:
Evan Simkowitz 2024-09-09 12:08:32 -07:00
parent 331724c6c3
commit 45acc62266
No known key found for this signature in database

View File

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