>>2017i spent an entire afternoon debugging a weirdly shifted border on a dashboard widget because of a single pixel of
accidentalgap: 1px
. it's impossible to tell if the misalignment is coming from the grid tracks or just the margin on the child element. i started using
outline: 1px solid red
on every grid item just to see where the actual boundaries are.