Browse Source

Better spacing

Robert Payne 8 years ago
parent
commit
0a3e79b917
1 changed files with 1 additions and 0 deletions
  1. 1 0
      stylesheets/main.scss

+ 1 - 0
stylesheets/main.scss

@@ -18,6 +18,7 @@ pre {
   border-radius: rem-calc(5);
   background-color: #F7F7F7;
   padding: rem-calc(8) rem-calc(12);
+  margin-bottom: 1rem;
 
   code {
     display: block;