project.json 146 B

12345678910
  1. {
  2. "general": {
  3. "designResolution": {
  4. "fitWidth": false,
  5. "fitHeight": true,
  6. "height": 720,
  7. "width": 1200
  8. }
  9. }
  10. }