heading-code-scss: fix background color
This commit is contained in:
parent
bdc647462e
commit
8199aeffdc
|
@ -1,6 +1,6 @@
|
|||
h1, h2, h3, h4 {
|
||||
.prettyprint {
|
||||
background: $snow;
|
||||
background: none;
|
||||
font-family: $mono-font;
|
||||
color: $steel;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Reference in New Issue