Modif de la hauteur de ligne pour les textes des vignettes produit
This commit is contained in:
@@ -1 +1 @@
|
|||||||
div.container{width:90%!important}.container{width:95%}.navbar li.cart-not-empty>a.cart:before{color:#fff}
|
div.container{width:90%!important}.container{width:95%}.navbar li.cart-not-empty>a.cart:before{color:#fff}h2.name{line-height:1}
|
||||||
@@ -8,4 +8,8 @@ div.container {
|
|||||||
|
|
||||||
.navbar li.cart-not-empty>a.cart:before {
|
.navbar li.cart-not-empty>a.cart:before {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h2.name {
|
||||||
|
line-height: 1;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user