ros.grant.common 2.0.1237 → 2.0.1238

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.
@@ -198,16 +198,16 @@
198
198
  color: var(--Main1);
199
199
 
200
200
  &:after {
201
- content: 'Оценка реализованных проектов';
201
+ content: 'Специальный конкурс 2022';
202
202
 
203
203
  @media (max-width: 900px) {
204
- content: 'Оценка проектов';
204
+ content: 'Специальный конкурс 2022';
205
205
  }
206
206
  }
207
207
 
208
208
  @media (max-width: 656px) {
209
209
  font-size: 14px;
210
- content: 'Оценка';
210
+ content: 'Специальный конкурс 2022';
211
211
  }
212
212
  }
213
213
 
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.1237",
2
+ "version": "2.0.1238",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "scripts": {