zmiana rozmiaru obrazów w et_shop_image na 200px
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -285,8 +285,8 @@ body {
|
||||
}
|
||||
|
||||
.et_shop_image {
|
||||
height: 250px !important;
|
||||
width: 250px !important;
|
||||
height: 200px !important;
|
||||
width: 200px !important;
|
||||
|
||||
.attachment-woocommerce_thumbnail {
|
||||
margin-bottom: 0 !important;
|
||||
|
||||
Reference in New Issue
Block a user