a tool for shared writing and social publishing

update pageWidth lexicon to match the contraints in the UI

+2 -2
+2 -2
lexicons/api/lexicons.ts
··· 1824 1824 }, 1825 1825 pageWidth: { 1826 1826 type: "integer", 1827 - minimum: 0, 1828 - maximum: 1600, 1827 + minimum: 324, 1828 + maximum: 1200, 1829 1829 }, 1830 1830 primary: { 1831 1831 type: "union",