Skip to content

Instantly share code, notes, and snippets.

@pablocattaneo
Last active January 21, 2023 20:44
Show Gist options
  • Save pablocattaneo/5ee9b953955fca9915c1b79cb1c13b8e to your computer and use it in GitHub Desktop.
Save pablocattaneo/5ee9b953955fca9915c1b79cb1c13b8e to your computer and use it in GitHub Desktop.
.css-class-name{
display: grid;
grid-template-columns: repeat(3, 120px);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment