Hexagon grid shapes (via transform) produces glitches in Safari (10.1 Mac OS)
问题 I need a flexible, big hexagon grid, ideally in pure CSS (no pre-processing or JS shenanigans) hexagon dimensions in percent , so everything is nice and responsive The solution I hacked together from this great answer is elegant and all, but produces really ugly glitches in Safari (10.1 on macOS 10.12.4), when zooming in our out (via pinch to zoom or CMD +/- ). The edges are all screwed up, and it takes a while to clear up, sometimes it doesn't clear up at all. html, body { margin: 0; padding