Improve image style (#204)
This commit is contained in:
parent
464fa001b2
commit
07d29ec9bf
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue