style: support wp-caption centering

This commit is contained in:
Kazhnuz 2018-12-06 19:47:52 +01:00
parent 4682c8836f
commit 9ee04f810b

View file

@ -192,4 +192,8 @@
font-size: 0.9em;
font-style: italic;
}
&.aligncenter {
margin: auto;
}
}