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

@ -82,10 +82,6 @@ ul.products li.product {
margin-bottom: 2em;
}
ul.products li.product .woocommerce-loop-product__title {
font-size: 1rem;
}
ul.products li.product img {
display: block;
}
@ -298,7 +294,6 @@ ul.products li.product .button {
position: relative;
height: 1.618em;
line-height: 1.618;
font-size: 1em;
width: 5.3em;
font-family: star;
font-weight: 400;