Skip to content

Commit

Permalink
Revert "Improve image style (cotes2020#204)"
Browse files Browse the repository at this point in the history
This reverts commit c1ef1f8.
  • Loading branch information
cotes2020 authored and sanjidnet committed Dec 26, 2023
1 parent 49f99b2 commit 2302959
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]):not([class]) {
> img:not([style]) {
margin: 0.5rem 0;

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

0 comments on commit 2302959

Please sign in to comment.