ros.grant.common 2.0.1471 → 2.0.1472

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