This commit is contained in:
2026-02-25 15:34:56 +01:00
parent 1069cc74e8
commit c82e8b8c72
3 changed files with 10 additions and 5 deletions

View File

@@ -2739,6 +2739,10 @@ body#category {
}
}
}
img {
object-position: left center;
}
}
.slide-button {
@@ -3566,8 +3570,7 @@ body#authentication {
}
&.promo-item {
>a[href="https://masimmo.pl/promocje/"]
{
> a[href='https://masimmo.pl/promocje/'] {
span {
color: #e79332 !important;
}
@@ -4567,7 +4570,9 @@ section#checkout-payment-step {
display: flex;
align-items: center;
justify-content: center;
transition: opacity 250ms ease, visibility 250ms ease;
transition:
opacity 250ms ease,
visibility 250ms ease;
overflow: auto;
&.active {