Commit 28041b6
committed
fix(styles): Remove conflicting background color for code blocks
The global code style was overriding the syntax highlighting background provided by highlight.js. Removing it restores correct syntax coloring.1 parent a60e504 commit 28041b6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments