mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 13:44:15 +00:00
Improve CSS selector for image
This commit is contained in:
@@ -810,7 +810,7 @@ div.post-content .table-wrapper {
|
||||
> img[data-src] {
|
||||
margin: 0.5rem 0;
|
||||
|
||||
&:not([class]) {
|
||||
&:not(.normal):not(.left):not(.right) {
|
||||
@include align-center;
|
||||
|
||||
@if $caption {
|
||||
|
||||
Reference in New Issue
Block a user