ros.grant.common 2.0.1663 → 2.0.1664

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.
@@ -340,6 +340,10 @@
340
340
  a.aside-link {
341
341
  color: var(--Main1);
342
342
  }
343
+
344
+ &-document-card__title{
345
+ color: var(--Main2);
346
+ }
343
347
  }
344
348
  }
345
349
 
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.1663",
2
+ "version": "2.0.1664",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "scripts": {