Fix style

This commit is contained in:
Daniel Kluge 2022-06-14 16:47:11 +02:00
parent 8863c7748b
commit 884aa920e1

View File

@ -55,6 +55,7 @@
background-color: #282c34;
border: 1px solid var(--repl-color-hint, #188a18);
padding: 1px;
color: #abb2bf;
}
code {