zmiana rozmiaru obrazów w et_shop_image na 200px
This commit is contained in:
5878
.vscode/ftp-kr.sync.cache.json
vendored
5878
.vscode/ftp-kr.sync.cache.json
vendored
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
@@ -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