Making a Responsive Pyramidal Grid With Modern CSS
In the previous article, 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 using modern CSS. Support is limited to Chrome only because this technique uses recently released features, including corner-shape, sibling-index(), and unit division. CodePen Embed Fallback […]
Making a Responsive Pyramidal Grid With Modern CSS Read More »









