mayak-common-library 0.0.528 → 0.0.529

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.528",
3
+ "version": "0.0.529",
4
4
  "private": false,
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",
@@ -458,6 +458,7 @@ $screen-xl: 1536px;
458
458
  line-height: 24px;
459
459
  p {
460
460
  //color: $colorDark!important;
461
+ @include f12;
461
462
  margin: 10px 0;
462
463
  @include md {
463
464
  margin: 6px 0;
@@ -103,7 +103,7 @@ a {
103
103
  opacity: 1!important;
104
104
  }
105
105
 
106
- input, textarea, select, span, p, button { font-family:inherit; }
106
+ input, textarea, select, span, p, button { @include fontRock; }
107
107
 
108
108
 
109
109
  input,