Fix BS4 image caption padding
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
|
|
||||||
|
|||||||
@@ -32,6 +32,9 @@
|
|||||||
|
|
||||||
// Captions
|
// Captions
|
||||||
.wp-caption {
|
.wp-caption {
|
||||||
|
@extend .figure;
|
||||||
|
}
|
||||||
|
.wp-caption img {
|
||||||
@extend .figure-img;
|
@extend .figure-img;
|
||||||
@extend .img-fluid;
|
@extend .img-fluid;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user