Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
reset margin and other fixes for breadcrumb block.
Browse files Browse the repository at this point in the history
  • Loading branch information
nerrad committed Feb 6, 2023
1 parent e4cad76 commit 8de3f23
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions assets/js/blocks/product-results-count/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,11 @@
margin: auto;
}
}

.woocommerce.woocommerce-shop .wc-block-breadcrumbs {
.woocommerce-breadcrumb {
margin: auto;
display: block;
}
}

0 comments on commit 8de3f23

Please sign in to comment.