Skip to content

Commit

Permalink
Merge pull request apache#58 from KudosInc/AN648
Browse files Browse the repository at this point in the history
AN-648: Updated Typography
  • Loading branch information
michelle-kudos authored Sep 27, 2023
2 parents 6e0bffb + f42901c commit b154f73
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions superset-frontend/packages/superset-ui-core/src/style/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -257,12 +257,12 @@ const kudosTheme = {
bold: 600,
},
sizes: {
xxs: 12,
xs: 14,
s: 16,
m: 20,
l: 24,
xl: 28,
xxs: 10,
xs: 12,
s: 14,
m: 16,
l: 20,
xl: 24,
xxl: 28,
},
},
Expand Down

0 comments on commit b154f73

Please sign in to comment.