mirror of
https://github.com/BradNut/boredgame
synced 2025-09-08 17:40:22 +00:00
11 lines
228 B
JSON
11 lines
228 B
JSON
|
|
{
|
||
|
|
"environment-variables": {
|
||
|
|
"--xsmall-viewport": "480px",
|
||
|
|
"--small-viewport": "640px",
|
||
|
|
"--medium-viewport": "768px",
|
||
|
|
"--large-viewport": "1024px",
|
||
|
|
"--xlarge-viewport": "1280px",
|
||
|
|
"--xxlarge-viewport": "1536px"
|
||
|
|
}
|
||
|
|
}
|