@trafilea/afrodita-components 6.36.13 → 6.36.14

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.
@@ -500,9 +500,9 @@ var truekind = {
500
500
  label: {
501
501
  color: '--colors-pallete-secondary-color',
502
502
  fontSize: {
503
- small: '0.625rem',
504
- medium: '0.75rem',
505
- large: '0.875rem',
503
+ small: '0.875rem',
504
+ medium: '1rem',
505
+ large: '1rem',
506
506
  },
507
507
  lineHeight: {
508
508
  small: '0.875rem',
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Trafilea's Design System",
4
4
  "author": "Trafilea",
5
5
  "repository": "https://github.com/trafilea/afrodita-components",
6
- "version": "6.36.13",
6
+ "version": "6.36.14",
7
7
  "private": false,
8
8
  "main": "build/index.js",
9
9
  "style": "build/index.css",