change type scale
This commit is contained in:
parent
b2b8664e4c
commit
c5bad76bfb
12
theme.json
12
theme.json
@ -82,20 +82,20 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Large",
|
"name": "Large",
|
||||||
"size": "40px",
|
"size": "28px",
|
||||||
"slug": "large",
|
"slug": "large",
|
||||||
"fluid": {
|
"fluid": {
|
||||||
"min": "32px",
|
"min": "24px",
|
||||||
"max": "40px"
|
"max": "28px"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Extra Large",
|
"name": "Extra Large",
|
||||||
"size": "48px",
|
"size": "40px",
|
||||||
"slug": "x-large",
|
"slug": "x-large",
|
||||||
"fluid": {
|
"fluid": {
|
||||||
"min": "40px",
|
"min": "32px",
|
||||||
"max": "48px"
|
"max": "40px"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user