This commit is contained in:
Roman Pyrih
2025-01-14 13:08:53 +01:00
parent a0034b0a87
commit f0d2b1fa27
3 changed files with 11 additions and 9 deletions

View File

@@ -497,13 +497,15 @@
}
}
#box_freeshipping {
.free-shipping__content {
font-size: 20px;
line-height: 1.2;
color: #8dc73f;
text-transform: initial;
max-width: 260px;
#box_productfull {
#box_freeshipping {
.free-shipping__content {
font-size: 20px;
line-height: 1.2;
color: #8dc73f;
text-transform: initial;
max-width: 260px;
}
}
}