lightspeeddevelopment/lsx-customizer

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

Summary

Maintainability
Test Coverage
.first-payment-date,
.limited-subscription-notice {
    @extend %bootstrap-message;
    @extend %bootstrap-message-info;
}

.first-payment-date {
    font-weight: bold;
    small { font-size: 100%; }
}