ui-kit-ck-consultant 0.5.278 → 0.5.279

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.
Files changed (2) hide show
  1. package/dist/index.css +5 -5
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -994,20 +994,20 @@
994
994
  background-color: var(--thirty-color);
995
995
  } */
996
996
  ._2Xd8K {
997
- height: 50px;
997
+ height: 36px;
998
998
  }
999
999
  ._2Qv_L {
1000
- font-size: 14px;
1000
+ font-size: 13px;
1001
1001
  font-weight: bold;
1002
1002
  text-align: left;
1003
- padding: 0 20px;
1003
+ padding: 0 8px;
1004
1004
  background-color: var(--secondary-color);
1005
1005
  border: 0;
1006
1006
  }
1007
1007
  ._2PYe5 {
1008
- font-size: 14px;
1008
+ font-size: 13px;
1009
1009
  text-align: left;
1010
- padding: 0 20px;
1010
+ padding: 0 8px;
1011
1011
  }
1012
1012
 
1013
1013
  ._233g5 > tr > td {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ui-kit-ck-consultant",
3
- "version": "0.5.278",
3
+ "version": "0.5.279",
4
4
  "description": "Made with create-react-library",
5
5
  "author": "Noah LANFRIT",
6
6
  "license": "MIT",