Commit 09922b0c authored by Randall Leeds's avatar Randall Leeds

Whitespace

parent 697cdf4b
...@@ -44,8 +44,8 @@ ...@@ -44,8 +44,8 @@
p, h1, h2, h3, h4, h5, h6, ol, ul, img, pre, blockquote { p, h1, h2, h3, h4, h5, h6, ol, ul, img, pre, blockquote {
margin: 0 0 .25em 0; margin: 0 0 .25em 0;
} }
ol { ol {
list-style-type: decimal; list-style-type: decimal;
list-style-position:inside; list-style-position:inside;
...@@ -79,7 +79,7 @@ ...@@ -79,7 +79,7 @@
background-color: $gray-lighter; background-color: $gray-lighter;
border-radius: .2em; border-radius: .2em;
} }
blockquote { blockquote {
@include quote; @include quote;
} }
......
...@@ -152,4 +152,3 @@ ol { ...@@ -152,4 +152,3 @@ ol {
display: inline; display: inline;
} }
} }
...@@ -372,7 +372,7 @@ h6 { ...@@ -372,7 +372,7 @@ h6 {
left: .1em; left: .1em;
font-family: h; font-family: h;
font-weight: unset; font-weight: unset;
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment