mirror of
https://github.com/BradNut/boredgame
synced 2025-09-08 17:40:22 +00:00
10 lines
228 B
JSON
10 lines
228 B
JSON
{
|
|
"environment-variables": {
|
|
"--xsmall-viewport": "500px",
|
|
"--small-viewport": "600px",
|
|
"--medium-viewport": "700px",
|
|
"--large-viewport": "1000px",
|
|
"--xlarge-viewport": "1200px",
|
|
"--xxlarge-viewport": "1500px"
|
|
}
|
|
}
|