ros.grant.common 2.0.1082 → 2.0.1083

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.
@@ -127,15 +127,9 @@ h5 {
127
127
  }
128
128
 
129
129
  h6 {
130
- font-size: 18px;
131
- line-height: 24px;
130
+ font-size: 14px;
131
+ line-height: 16px;
132
132
  font-weight: normal;
133
-
134
- @media (max-width: 768px) {
135
- font-size: 16px;
136
- line-height: 20px;
137
- font-weight: bold;
138
- }
139
133
  }
140
134
 
141
135
  .small {
@@ -489,8 +489,4 @@
489
489
  }
490
490
  }
491
491
  }
492
-
493
- h4 {
494
- font-size: 16px;
495
- }
496
492
  }
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.1082",
2
+ "version": "2.0.1083",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "description": "Collection of static files used by RosGrant awesome team",