diff --git a/sass/css/_shop.scss b/sass/css/_shop.scss index 6b4de1c..54c958b 100644 --- a/sass/css/_shop.scss +++ b/sass/css/_shop.scss @@ -292,7 +292,8 @@ button { > div { display: flex; flex-direction: column; - max-width: 96px; + /*max-width: 96px;*/ + max-width: 121px; justify-content: flex-start; align-content: center; align-items: center; @@ -308,7 +309,8 @@ button { } img { - height: 250px; + /*height: 250px;*/ + height: 320px; border: 0; flex-shrink: 0; } diff --git a/static/js/shop.jsx b/static/js/shop.jsx index 825a7b4..6b52a52 100644 --- a/static/js/shop.jsx +++ b/static/js/shop.jsx @@ -469,7 +469,7 @@ class ProductCartItem extends React.PureComponent {
{model.name_number}