Fixed spacing between paragraphs in a post

Этот коммит содержится в:
hmhealey
2016-01-07 11:58:29 -05:00
родитель 1cf1de3ff9
Коммит a88091965f

Просмотреть файл

@@ -665,12 +665,15 @@ body.ios {
@include legacy-pie-clearfix; @include legacy-pie-clearfix;
width: calc(100% - 75px); width: calc(100% - 75px);
p {
margin: 0 0 0.4em;
}
img { img {
max-height: 400px; max-height: 400px;
} }
ul, ol { ul, ol {
padding-top: 5px;
margin-bottom: 0.4em; margin-bottom: 0.4em;
p { p {