Code: Select all
width: calc(100% - 32px);
height: calc(100% - 32px);
Moderator: trava90

Code: Select all
width: calc(100% - 32px);
height: calc(100% - 32px);

Code: Select all
@-moz-document domain("www.rohlik.cz") {
div[data-test="productCard-header-image"] {
height: 150px
}
}
