Removed white background on code. (#218)

Some code is unreadable on https://docs.silverstripe.org/en/4/developer_guides/customising_the_admin_interface/reactjs_redux_and_graphql
This commit is contained in:
Tyler Trout 2020-01-16 16:29:55 -05:00 committed by Aaron Carlino
parent a5c81f2c84
commit 60e9749aff
1 changed files with 0 additions and 4 deletions

View File

@ -338,10 +338,6 @@
margin-top: 1rem;
margin-bottom: 1rem;
code {
background: #fff;
}
.callout-title {
font-size: 1rem;
}