Improve image style (#204)

This commit is contained in:
Cotes Chung 2020-12-13 00:40:25 +08:00
parent 464fa001b2
commit 07d29ec9bf

View file

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