mayak-common-library 0.0.529 → 0.0.530

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mayak-common-library",
3
- "version": "0.0.529",
3
+ "version": "0.0.530",
4
4
  "private": false,
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",
@@ -457,8 +457,6 @@ $screen-xl: 1536px;
457
457
  @include fontRock;
458
458
  line-height: 24px;
459
459
  p {
460
- //color: $colorDark!important;
461
- @include f12;
462
460
  margin: 10px 0;
463
461
  @include md {
464
462
  margin: 6px 0;