We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35c5c83 + 78ada63 commit 426c717Copy full SHA for 426c717
assets/themes/the-minimum/css/style.css
@@ -358,7 +358,7 @@ pre {
358
.unit-article img {
359
display: block;
360
margin-left: auto;
361
- margin-left: auto;
+ margin-right: auto;
362
}
363
.unit-article img.left {
364
margin-right: 16px;
assets/themes/the-minimum/css/style.less
@@ -149,7 +149,7 @@ pre {
149
img {
150
151
152
153
154
img.left { margin-right: 16px; }
155
img.right { margin-left: 16px; }
0 commit comments