Skip to content

Commit

Permalink
Club: implemeting explicit bypass for fluid font size calculation Wor…
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasbenedetto authored and madhusudhand committed Aug 5, 2022
1 parent f475bc7 commit c692ba3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions club/theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,21 +142,25 @@
},
{
"size": "1.25rem",
"fluid": false,
"slug": "default",
"name": "Default"
},
{
"size": "1.5rem",
"fluid": false,
"slug": "medium",
"name": "Medium"
},
{
"size": "1.75rem",
"fluid": false,
"slug": "large",
"name": "Large"
},
{
"size": "2.5rem",
"fluid": false,
"slug": "x-large",
"name": "Extra Large"
},
Expand Down

0 comments on commit c692ba3

Please sign in to comment.