Skip to content

Instantly share code, notes, and snippets.

@Sstobo
Last active November 1, 2017 18:20
Show Gist options
  • Save Sstobo/50f29b71f31ff8e7581a7a6e86db2efd to your computer and use it in GitHub Desktop.
Save Sstobo/50f29b71f31ff8e7581a7a6e86db2efd to your computer and use it in GitHub Desktop.
[Nested GRID responsive] #grid
grid-template-columns: 1fr 1fr 50VW<------ 1fr 1fr
set the wrappers grid box to VW to make nested items responsive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment