Remove size constrain in block themes buttons

This commit is contained in:
Albert Juhé Lluveras 2023-01-27 13:52:02 +01:00
parent 405876b456
commit 0e2af88097
1 changed files with 0 additions and 13 deletions

View File

@ -26,19 +26,6 @@
* General
*/
.woocommerce {
/**
* Buttons
*/
a.button,
button[name="add-to-cart"],
input[name="submit"],
button.single_add_to_cart_button,
button[type="submit"]:not(.wp-block-search__button) {
// Slightly increase CTA size across the board.
padding: 0.9rem 1.1rem;
}
button.button,
a.button {