This commit is contained in:
Roman Pyrih
2024-11-22 16:02:38 +01:00
parent 92c7691d79
commit 2f3895e223
8 changed files with 234 additions and 55 deletions

View File

@@ -9711,7 +9711,6 @@ body#checkout #hook-display-after-carrier > [class^=col].links .row > [class^=co
.product-miniature .thumbnail-container {
position: relative;
height: auto;
margin-bottom: 1.563rem;
overflow: hidden;
}
@@ -9883,12 +9882,6 @@ body#checkout #hook-display-after-carrier > [class^=col].links .row > [class^=co
height: 100%;
}
.page-content.page-cms {
padding: 1.25rem;
text-align: justify;
background: #fff;
}
.page-content.page-cms .cms-box img {
max-width: 100%;
}