Update image caption margins

This commit is contained in:
John O'Nolan 2017-08-09 14:10:28 +01:00
parent 7d4f93bf23
commit 10f11bb14f
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -732,6 +732,7 @@ Usage (In Ghost editor):
.post-full-content br + small {
display: block;
margin-top: -3em;
margin-bottom: 1.5em;
}