test fix code color

This commit is contained in:
2020-07-25 13:20:28 +02:00
parent 01d4fd4a4f
commit 5414cad135

View File

@@ -31,7 +31,9 @@
pre,
code {
@apply bg-gray-700 text-white p-1;
@apply text-white p-1;
background-color: #4A5568;
//color: #ffffff;
}
pre {