mirror of https://github.com/SnapKit/SnapKit
Better spacing
This commit is contained in:
parent
238e4ccf4b
commit
0a3e79b917
|
@ -18,6 +18,7 @@ pre {
|
||||||
border-radius: rem-calc(5);
|
border-radius: rem-calc(5);
|
||||||
background-color: #F7F7F7;
|
background-color: #F7F7F7;
|
||||||
padding: rem-calc(8) rem-calc(12);
|
padding: rem-calc(8) rem-calc(12);
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
|
||||||
code {
|
code {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
Loading…
Reference in New Issue