BikeBikeBike/app/assets/javascripts/buoy-settings.json
2015-04-14 19:41:46 -07:00

13 lines
228 B
JSON

{
"breakpoints": {
"small": 0,
"medium": 320,
"large": 1024,
"small-only": [0, 320],
},
"breakpoint-unit": "px",
"fallback-range": [320, 1024],
"browser_exceptions": {
}
}