Revert "Improve image style (#204)"

This reverts commit 07d29ec9bf.
This commit is contained in:
Cotes Chung 2020-12-14 14:02:32 +08:00
parent d70354021c
commit cc24af11fc
1 changed files with 1 additions and 1 deletions

View File

@ -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) {