feat: remove background color from pre

This commit is contained in:
Kieran Klukas 2024-08-21 11:36:24 -04:00 committed by GitHub
parent 72db81e2b5
commit 70869586fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -382,7 +382,6 @@ SOFTWARE.
}
.reactMarkDown pre {
background-color: #f8f8f8;
border: 1px solid #cccccc;
font-size: 13px;
line-height: 19px;