This commit is contained in:
Jeremy Rangel
2024-11-13 16:25:37 -08:00
commit 8de1a43a8c
5 changed files with 39 additions and 0 deletions

16
theme.json Normal file
View File

@ -0,0 +1,16 @@
{
"version": 2,
"settings": {
"color": {
"custom": true,
"palette": []
},
"typography": {
"customFontSize": true
},
"layout": {
"contentSize": "1200px",
"wideSize": "1600px"
}
}
}