summaryrefslogtreecommitdiff
path: root/_sass/elements.sass
diff options
context:
space:
mode:
Diffstat (limited to '_sass/elements.sass')
-rw-r--r--_sass/elements.sass5
1 files changed, 4 insertions, 1 deletions
diff --git a/_sass/elements.sass b/_sass/elements.sass
index 19c938c..14ef51e 100644
--- a/_sass/elements.sass
+++ b/_sass/elements.sass
@@ -2,7 +2,7 @@ a
outline: 0
p
- margin-bottom: 0
+ margin-bottom: 1.4em
& + p
text-indent: 1em
@@ -18,6 +18,9 @@ footer
margin-top: .5em
.highlight
+ margin: 1em 0
+ border-radius: 2px
+
pre
background: none
border: none