add 3xs spacing
This commit is contained in:
parent
b272495a2a
commit
36488ad9f2
1 changed files with 5 additions and 0 deletions
|
|
@ -6,6 +6,11 @@
|
||||||
"note": "shifing the scale: XS is equal to 3XS"
|
"note": "shifing the scale: XS is equal to 3XS"
|
||||||
},
|
},
|
||||||
"items": [
|
"items": [
|
||||||
|
{
|
||||||
|
"name": "3XS",
|
||||||
|
"min": 2,
|
||||||
|
"max": 3
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "2XS",
|
"name": "2XS",
|
||||||
"min": 3,
|
"min": 3,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue