ui-kit-ck-consultant 0.5.311 → 0.5.313

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/css/style.css CHANGED
@@ -217,7 +217,6 @@ html {
217
217
  }
218
218
 
219
219
  a {
220
- display: block;
221
220
  font-weight: bold;
222
221
  text-align: center;
223
222
  cursor: pointer;
package/dist/index.css CHANGED
@@ -1,4 +1,4 @@
1
- @import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;700&display=swap');
1
+ @import url('https://fonts.googleapis.com/css2?family=Nunito:wght@500;@600;700&display=swap');
2
2
 
3
3
  * {
4
4
  --primary-color: #6067ae;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ui-kit-ck-consultant",
3
- "version": "0.5.311",
3
+ "version": "0.5.313",
4
4
  "description": "Made with create-react-library",
5
5
  "author": "Noah LANFRIT",
6
6
  "license": "MIT",