Updating margin for paragraphs

This commit is contained in:
Asaad Mahmood
2015-10-29 20:03:59 +05:00
parent 33362a56a7
commit c84da38b61

View File

@@ -398,11 +398,17 @@ body.ios {
}
p {
margin: 0 0 1em;
line-height: 1.6em;
line-height: 1.6em;
font-size: 0.97em;
white-space: pre-wrap;
}
span {
p:last-child {
margin-bottom: 0.5em;
}
}
.post-loading-gif {
height:10px;
width:10px;