Skip to content

Commit

Permalink
feat: 1xl font size (#848)
Browse files Browse the repository at this point in the history
32px / 2rem font size in between 'xl' and '2xl'
  • Loading branch information
nathanyoung authored Oct 4, 2023
1 parent e889470 commit ddae8f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@palmetto/dialog": "^0.16.4",
"@palmetto/palmetto-design-tokens": "0.72.1",
"@palmetto/palmetto-design-tokens": "0.73.0",
"@popperjs/core": "^2.5.3",
"caniuse-lite": "^1.0.30001523",
"classnames": "^2.2.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3331,10 +3331,10 @@
react-remove-scroll "^2.4.3"
tslib "^2.3.0"

"@palmetto/palmetto-design-tokens@0.72.1":
version "0.72.1"
resolved "https://registry.yarnpkg.com/@palmetto/palmetto-design-tokens/-/palmetto-design-tokens-0.72.1.tgz#c5c4468f0af5dae8d10ca06f4a60537f3e19565d"
integrity sha512-dblqim39fFF2ZmIcC8lmUxwcWLuiHKdkg8QP8agOx8373I7KEsK4BLijT/tB7rhMQMW/WQGIh0L+kt6AWXZA9w==
"@palmetto/palmetto-design-tokens@0.73.0":
version "0.73.0"
resolved "https://registry.yarnpkg.com/@palmetto/palmetto-design-tokens/-/palmetto-design-tokens-0.73.0.tgz#60763b824a0ba436db22700c73e3142cc0dafe17"
integrity sha512-1WipHz5aUldB1gLGpU3jEz14KEftA4qZbf2ond1wXZ54j0Z7BbV4D6cuhzKeqzZwDseNXfycrZOooa4bNG0fyQ==

"@pmmmwh/react-refresh-webpack-plugin@^0.5.3":
version "0.5.10"
Expand Down

0 comments on commit ddae8f3

Please sign in to comment.