Adjust the margin around display of variable product price on single product page

This commit is contained in:
Jonathan Sadowski 2020-11-24 17:01:20 -06:00
parent cbe07cf35e
commit 50690010c6
1 changed files with 4 additions and 0 deletions

View File

@ -535,6 +535,10 @@ dl.variation,
}
}
.woocommerce-variation-price {
margin: 2rem 0;
}
.woocommerce-product-rating {
margin: -1rem 0 4rem;
line-height: 1;