ros.grant.common 2.0.1512 → 2.0.1513

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.
@@ -126,12 +126,14 @@
126
126
  *{
127
127
  font-size: 18px;
128
128
  font-family: 'PT Sans Caption',sans-serif !important;
129
- }
129
+ }
130
+ }
130
131
 
132
+ h3, h4{
131
133
  a[href^=tel] {
132
- color: inherit;
133
- text-decoration:inherit;
134
- pointer-events: none;
134
+ color: inherit;
135
+ text-decoration:inherit;
136
+ pointer-events: none;
135
137
  }
136
138
  }
137
139
 
@@ -235,7 +237,7 @@
235
237
 
236
238
  .value {
237
239
  font-weight: bold;
238
- font-size: 16px;
240
+ font-size: 14px;
239
241
  color: var(--Main2);
240
242
 
241
243
  &.red {
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.1512",
2
+ "version": "2.0.1513",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "scripts": {