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

16 lines
395 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
}
.wp-block-navigation .wp-block-navigation-item__label {
overflow-wrap: break-word
}
.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}