Remove redundant font-size declarations (#1434)

This commit is contained in:
Ismail El Korchi 2020-05-15 02:39:09 +00:00 committed by GitHub
parent e7d95951b8
commit 98777c2554
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 0 additions and 19 deletions

View file

@ -7,10 +7,6 @@ ul.products {
position: relative;
margin-bottom: 2em;
.woocommerce-loop-product__title {
font-size: 1rem;
}
img {
display: block;
}