We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d49b32 commit c40983aCopy full SHA for c40983a
styles/style.styl
@@ -26,7 +26,7 @@ h3 a {
26
code {
27
font-family: Source Code Pro, monospace;
28
font-size: 0.75rem;
29
- background: #fafafa;
+ background: darken($white, 2%);
30
border-radius: 3px;
31
padding: 3px 5px;
32
line-height: 20px;
0 commit comments