lightspeeddevelopment/lsx-customizer

View on GitHub
assets/css/woocommerce/woocommerce-extensions/_header.scss

Summary

Maintainability
Test Coverage
.post-type-archive-product,
.tax-product_cat,
.tax-product_tag {
    .archive-header-wrapper {
        .archive-header {
            p {
                padding-bottom: 0;
                margin-bottom: 0;
            }
        }
    }
}