fix(docs): code block background

This commit is contained in:
Ivan Shmidt
2020-08-31 23:07:16 +02:00
parent 3305bac3b1
commit 0ff78005cd
+1 -1
View File
@@ -216,7 +216,7 @@ td {
code {
font-family: IBM Plex Mono, Menlo, Monaco, Consolas, Courier New, monospace;
font-weight: 500;
background-color: #0e0e0e;
background-color: #272822;
}
/* .stripe {