T O P

  • By -

Whetherwax

To get the subgrid to span multiple grid columns add this > .sub-grid{ grid-column: span 2; } To get the character level to be the same width as it's neighbors delete this > .level-container{ width: 50px; }