ui-kit-ck-consultant 0.5.191 → 0.5.192

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 +4 -4
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -169,12 +169,12 @@
169
169
  }
170
170
 
171
171
  ._2YluD ._RsujT {
172
- right: 3rem;
173
- top: 1rem;
172
+ right: 2.5rem;
173
+ top: 0.5rem;
174
174
  }
175
175
  ._2YluD ._1AbTJ {
176
- right: 1rem;
177
- top: 1rem;
176
+ right: 0.5rem;
177
+ top: 0.5rem;
178
178
  }
179
179
  }
180
180
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ui-kit-ck-consultant",
3
- "version": "0.5.191",
3
+ "version": "0.5.192",
4
4
  "description": "Made with create-react-library",
5
5
  "author": "Noah LANFRIT",
6
6
  "license": "MIT",