Skip to content

Commit

Permalink
Add back image-default
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed Feb 29, 2024
1 parent de68809 commit 6d08200
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/theme-css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ object.align-center {
margin-right: auto;
}

img,
figure,
.figure {
img.align-default,
figure.align-default,
.figure.align-default {
display: block;
margin-left: auto;
margin-right: auto;
Expand Down

0 comments on commit 6d08200

Please sign in to comment.