The Corridor Gaps

Medium+45 XP

Mission Briefing

The grid cells are touching. Create 20px of breathing room using the 'gutter' protocol.

The Concept: grid-gap

grid-gap (or simply gap) defines the space between rows and columns in a grid.

The Objective

  1. Target the #grid.
  2. Set gap to 20px.

Constraints

    cssgrid
    Live Visual Output
    style.css
    Loading...