Better spacing

This commit is contained in:
Robert Payne 2017-09-17 15:16:03 +12:00
parent 238e4ccf4b
commit 0a3e79b917
1 changed files with 1 additions and 0 deletions

View File

@ -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;