Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save GuillaumeDaviid/460fdb963dbf4431f895a7a73b8088c5 to your computer and use it in GitHub Desktop.
Save GuillaumeDaviid/460fdb963dbf4431f895a7a73b8088c5 to your computer and use it in GitHub Desktop.
CSS GRID : example 3
.green {
background-color: green;
grid-column-start: 1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment