Skip to content

Instantly share code, notes, and snippets.

@shoveller
Created August 12, 2022 00:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shoveller/9c95c95db1c5e4881759f522bd5da3b5 to your computer and use it in GitHub Desktop.
Save shoveller/9c95c95db1c5e4881759f522bd5da3b5 to your computer and use it in GitHub Desktop.
CSS Grid Overlay - settings
[
{
"columns": 4,
"margins": 24,
"gutters": 8,
"from": 320,
"to": 599
},
{
"columns": 8,
"margins": 32,
"gutters": 18,
"from": 600,
"to": 1135
},
{
"columns": 12,
"margins": 64,
"gutters": 18,
"from": 1136
}
]
@shoveller
Copy link
Author

shoveller commented Aug 12, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment