Skip to content

Commit 497ee4b

Browse files
Add back image-default (#519)
1 parent fefe47f commit 497ee4b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

assets/theme-css/styles.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ object.align-center {
3535
margin-right: auto;
3636
}
3737

38-
img,
39-
figure,
40-
.figure {
38+
img.align-default,
39+
figure.align-default,
40+
.figure.align-default {
4141
display: block;
4242
margin-left: auto;
4343
margin-right: auto;

0 commit comments

Comments
 (0)