Skip to content

Commit 76cf0fa

Browse files
fix(doc): NO-JIRA correct font size utility json (#1015)
1 parent 5dcb3f5 commit 76cf0fa

2 files changed

Lines changed: 51 additions & 53 deletions

File tree

apps/dialtone-documentation/docs/_data/type.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,12 @@
256256
"output": "1.3",
257257
"headline": "no"
258258
},
259+
{
260+
"stop": "150",
261+
"size": "14",
262+
"output": "1.4",
263+
"headline": "no"
264+
},
259265
{
260266
"stop": "200",
261267
"size": "16",
@@ -270,14 +276,14 @@
270276
},
271277
{
272278
"stop": "300",
273-
"size": "19",
274-
"output": "1.9",
279+
"size": "20",
280+
"output": "2.0",
275281
"headline": "no"
276282
},
277283
{
278284
"stop": "350",
279-
"size": "20",
280-
"output": "2.0",
285+
"size": "24",
286+
"output": "2.4",
281287
"headline": "no"
282288
},
283289
{

pnpm-lock.yaml

Lines changed: 41 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)