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 eb419a5 commit 865bd1bCopy full SHA for 865bd1b
styles/custom-blocks.styl
@@ -30,7 +30,7 @@
30
margin 1rem 0
31
padding .1rem 1.5rem
32
border-radius 0.4rem
33
- background-color #f0f4f8
+ background-color var(--code-color)
34
.title
35
font-weight bold
36
&.details
@@ -39,7 +39,7 @@
39
border-radius 2px
40
margin 1em 0
41
padding 1rem
42
- background-color #eee
43
h4
44
margin-top 0
45
figure, p
0 commit comments