Increased left padding

This commit is contained in:
WBHarry 2026-02-16 09:36:15 +01:00
parent 26c1998f15
commit a62802f0b7

View file

@ -301,7 +301,7 @@
}
.item-desc .wrapper {
padding: 0 10px;
padding: 0 0 0 50px;
display: flex;
flex-direction: column;
gap: 5px;