Dodanie banera Orlen w koszyku oraz poprawa stylów i elementów w plikach CSS i produktach

This commit is contained in:
2024-11-24 21:35:43 +01:00
parent 0572afe461
commit 27dc5d15c2
6 changed files with 20 additions and 3 deletions

View File

@@ -3853,6 +3853,7 @@ ul.pager {
#paypo-promo {
padding: 25px 0;
font-weight: 600;
display: none;
img {
height: 30px;
@@ -6175,7 +6176,7 @@ ul.pager {
display: flex;
align-items: flex-end;
gap: 10px;
margin-bottom: 15px;
margin-bottom: 5px;
img {
width: 26px;
@@ -6296,4 +6297,12 @@ ul.pager {
.acceptBtnSettingsLabel {
display: none;
}
}
.orlen-banner {
margin-top: 25px;
img {
width: 100%;
}
}