mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
Improve image style (#204)
This commit is contained in:
parent
464fa001b2
commit
07d29ec9bf
@ -807,7 +807,7 @@ div.post-content .table-wrapper {
|
|||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
|
||||||
@mixin img($caption: false) {
|
@mixin img($caption: false) {
|
||||||
> img:not([style]) {
|
> img:not([style]):not([class]) {
|
||||||
margin: 0.5rem 0;
|
margin: 0.5rem 0;
|
||||||
|
|
||||||
&:not(.normal):not(.left):not(.right) {
|
&:not(.normal):not(.left):not(.right) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user