Can anyone help with this wee design issue, please? I’d like a white borderline on both sides of these collection list items. It looks great on mobile but on desktop, they are overlapping as if the line is 2px instead of 1px. Does anyone know a workaround?
@Hamish_Duncan fastest workaround: add -1 to the left margin for the collection item and then just add a 3px left margin on the Work Grid to offset all the negative margins.