ltruck size on cart drawer

main
alexanderroese 2024-06-23 20:11:40 +02:00
parent f138a01c45
commit 31931b1be5
2 changed files with 5 additions and 1 deletions

View File

@ -304,6 +304,10 @@ cart-drawer-items {
margin-left: 0;
}
#shx-shipping-truck {
transform: scale(1.5);
}
#shx-shipping-costs-info {
max-width: 270px;
}

View File

@ -98,7 +98,7 @@
speed="1"
autoplay
loop="true"
style="width: 35px; height: 50px; transform: scale(1.5)"
style="width: 35px; height: 50px; transform: scale(2)"
direction="1"
mode="bounce"></dotlottie-player>