Last active
November 1, 2017 18:20
-
-
Save Sstobo/50f29b71f31ff8e7581a7a6e86db2efd to your computer and use it in GitHub Desktop.
[Nested GRID responsive] #grid
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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