overflow:hidden on .stats-pill clips the element's own 1px border thin at the rounded corners (visible at high zoom). Use an inset box-shadow ring instead, which paints inside the clip path.
overflow:hidden on .stats-pill clips the element's own 1px border thin at the rounded corners (visible at high zoom). Use an inset box-shadow ring instead, which paints inside the clip path.