fix detial image container

This commit is contained in:
grafixeyehero 2019-12-20 01:33:43 +03:00
parent e18d49556e
commit 7833ac7e39
2 changed files with 5 additions and 1 deletions

View file

@ -526,6 +526,10 @@
width: 350px;
}
.squareDetailImageContainer {
width: 400px;
}
@media all and (max-width:62.5em) {
.detailPageContent {
position: relative