Making a Responsive Pyramidal Grid With Modern CSS
In [the previous article](https://css-tricks.com/responsive-hexagon-grid-using-modern-css/), we built the classic hexagon grid. It was a responsive implementation without the use of media queries. The challenge was to improve a [five-year old approach](http...