fix markdown code background color

This commit is contained in:
spencerwooo
2021-08-29 15:39:33 +01:00
parent e374d5ba61
commit b54d59cbba
+1 -1
View File
@@ -1147,7 +1147,7 @@
}
.markdown-body .highlight pre,
.markdown-body pre {
background-color: #161b22;
background-color: #1f1f22;
}
.markdown-body .commit-tease-sha {
color: #b1bac4;