File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
}
22
22
.md-typeset .example-block {
23
23
overflow-x : auto;
24
- padding : 0 .2941176471 em ;
24
+ padding : .3 em ;
25
25
background-color : var (--example-block-bg );
26
26
border-radius : .1rem ;
27
27
}
31
31
.md-content__inner > pre {
32
32
margin : 0 ;
33
33
overflow-x : auto;
34
- padding : 0 .2941176471 em ;
34
+ padding : .3 em ;
35
35
background-color : var (--pre-bg );
36
36
border-radius : .1rem ;
37
37
}
Original file line number Diff line number Diff line change 21
21
}
22
22
.md-typeset .example-block {
23
23
overflow-x : auto;
24
- padding : 0 .2941176471 em ;
24
+ padding : .3 em ;
25
25
background-color : var (--example-block-bg );
26
26
border-radius : .1rem ;
27
27
}
31
31
.md-content__inner > pre {
32
32
margin : 0 ;
33
33
overflow-x : auto;
34
- padding : 0 .2941176471 em ;
34
+ padding : .3 em ;
35
35
background-color : var (--pre-bg );
36
36
border-radius : .1rem ;
37
37
}
You can’t perform that action at this time.
0 commit comments