mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 10:28:04 +00:00
🐛 Fixed image alignment for small images
refs. https://github.com/TryGhost/Casper/issues/517 - updated styles to center align small images with long caption text
This commit is contained in:
parent
1ec7a12d43
commit
74ae3d5140
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -2057,6 +2057,7 @@ Usage (In Ghost editor):
|
||||
}
|
||||
|
||||
.post-full-content .kg-image {
|
||||
margin: 0 auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user