Skip to content

Commit

Permalink
Improve image style (cotes2020#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
cotes2020 committed Dec 12, 2020
1 parent ccd51f0 commit c1ef1f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/_addon/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -807,7 +807,7 @@ div.post-content .table-wrapper {
word-wrap: break-word;

@mixin img($caption: false) {
> img:not([style]) {
> img:not([style]):not([class]) {
margin: 0.5rem 0;

&:not(.normal):not(.left):not(.right) {
Expand Down

0 comments on commit c1ef1f8

Please sign in to comment.