Files
faithintech.com/wp-content/themes/bjork/assets/unused.css
2024-07-25 21:21:32 -04:00

9 lines
186 B
CSS

.wp-block-image img {
box-sizing: border-box;
height: auto;
max-width: 100%;
vertical-align: bottom
}
.wp-block-image.has-custom-border img {
box-sizing: border-box
}