gantri-components 2.236.0 → 2.237.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CLAUDE.md +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.esm.js +1 -1
- package/package.json +1 -1
package/CLAUDE.md
CHANGED
|
@@ -232,7 +232,7 @@ const StyledBox = styled.div<StyledBoxProps>`
|
|
|
232
232
|
| Figma font size | Variant | Font |
|
|
233
233
|
|---|---|---|
|
|
234
234
|
| 130px | `mh1` | Roboto Mono |
|
|
235
|
-
|
|
|
235
|
+
| 36px | `mh2` | Roboto Mono |
|
|
236
236
|
| 25px | `mp1` | Roboto Mono |
|
|
237
237
|
| 16px | `mp2` | Roboto Mono |
|
|
238
238
|
| 12px (mono) | `mp3` / `mh3`-`mh6` | Roboto Mono |
|