Fix margins after paragraphs and images
This commit is contained in:
parent
aa6761ca79
commit
69d4cf387c
@ -71,6 +71,7 @@ time {
|
||||
img {
|
||||
display: block;
|
||||
margin: auto;
|
||||
margin-bottom: 15px;
|
||||
max-width: 75%;
|
||||
height: auto;
|
||||
border: none;
|
||||
@ -84,7 +85,7 @@ blockquote {
|
||||
|
||||
p {
|
||||
line-height: 30px;
|
||||
margin: auto;
|
||||
margin-top: auto;
|
||||
text-indent: 0px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user