Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
theorosendorf committed Sep 29, 2024
1 parent cf29656 commit ab3437e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
target: "#jupiter",
minWidth_FontSize: 1.8,
maxWidth_FontSize: 2.4,
minWidth_VariableGrade: 490,
minWidth_VariableGrade: 450,
maxWidth_VariableGrade: 400,
container: "self"
},
Expand All @@ -61,7 +61,7 @@
maxFontSize: 2.0,
minLineHeight: 1.5,
maxLineHeight: 1.2,
minVariableGrade: 425,
minVariableGrade: 433,
maxVariableGrade: 400
},
{
Expand All @@ -72,7 +72,7 @@
maxWidthFontSize: 2.0,
minWidthLineHeight: 1.5,
maxWidthLineHeight: 1.2,
minWidthVariableGrade: 425,
minWidthVariableGrade: 433,
maxWidthVariableGrade: 400
},
{
Expand All @@ -83,7 +83,7 @@
fontSize_MaxWidth: 1.8,
lineHeight_MinWidth: 1,
lineHeight_MaxWidth: 1,
variableGrade_MinWidth: 425,
variableGrade_MinWidth: 433,
variableGrade_MaxWidth: 400,
container: "parent"
}
Expand Down

0 comments on commit ab3437e

Please sign in to comment.