ros.grant.common 2.0.1071 → 2.0.1072

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.
Binary file
@@ -6,10 +6,6 @@
6
6
  z-index: 5;
7
7
  position: relative;
8
8
 
9
- @media (max-width: 768px) {
10
- background: #1A77A9;
11
- }
12
-
13
9
  // header-minfin-desctop
14
10
  &-desctop {
15
11
  display: block;
@@ -707,6 +707,8 @@ input.ng-invalid.ng-touched {
707
707
  font-size: 18px;
708
708
  line-height: 130%;
709
709
  color: var(--Main1);
710
+ margin-bottom: 16px;
711
+ font-family: 'PT Sans Caption', sans-serif;
710
712
  }
711
713
 
712
714
  .required-active {
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.1071",
2
+ "version": "2.0.1072",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "description": "Collection of static files used by RosGrant awesome team",