zmiana rozmiaru obrazów w et_shop_image na 200px

This commit is contained in:
2024-11-13 21:45:45 +01:00
parent 0d932ce5ee
commit 9dee986649
4 changed files with 49 additions and 5837 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -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;