jett-theme/theme.json
2024-05-17 15:21:25 +05:00

12 lines
247 B
JSON

{
"version": 3,
"$schema": "https://schemas.wp.org/trunk/theme.json",
"settings": {
"useRootPaddingAwareAlignments": true,
"appearanceTools": true,
"layout": {
"contentSize": "1480px",
"wideSize": "1760px"
}
}
}