Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@reinink
Created April 13, 2018 11:52
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reinink/dbc57f408ca2a83c4537925e9660f5c3 to your computer and use it in GitHub Desktop.
Save reinink/dbc57f408ca2a83c4537925e9660f5c3 to your computer and use it in GitHub Desktop.
screens: {
'xs': '375px',
'sm': '510px',
'md': [
{'min': '670px', 'max': '767px'},
{'min': '900px'}
],
'lg': '1155px',
'xl': '1505px',
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment