ros.grant.common 2.0.1237 → 2.0.1240

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
 
@@ -39,7 +39,7 @@
39
39
  align-items: center;
40
40
  justify-content: space-between;
41
41
  border-bottom: solid 1px var(--Stroke);
42
- padding: 10px 24px;
42
+ padding: 16px 24px;
43
43
  padding-bottom: 0;
44
44
  height: 60px;
45
45
  border-radius: 4px 4px 0 0;
@@ -74,7 +74,7 @@
74
74
  display: flex;
75
75
 
76
76
  >* {
77
- margin-bottom: 10px;
77
+ margin-bottom: 16px;
78
78
  }
79
79
  }
80
80
 
package/Svg/rutube.svg ADDED
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M14.9075 5.92379H1V21.7617H4.8707V16.6089H12.2912L15.6732 21.7617H20.0081L16.2775 16.5861C17.2469 16.4998 18.1477 16.0143 18.7782 15.234C19.363 14.224 19.6286 13.0413 19.5439 11.8585V10.6758C19.5601 9.94436 19.4771 9.21291 19.2897 8.51403C19.1284 7.9634 18.8417 7.46979 18.4556 7.06252C18.0435 6.66013 17.5547 6.36364 17.0171 6.18281C16.3297 5.99547 15.621 5.9075 14.9075 5.92379ZM14.2819 13.1162H4.8707V9.41491H14.2819C14.6615 9.37744 15.0411 9.46541 15.3701 9.67394C15.595 9.92156 15.7041 10.262 15.6732 10.6025V11.9286C15.709 12.2805 15.5998 12.6258 15.3701 12.8783C15.0411 13.0787 14.6615 13.1618 14.2819 13.1162Z" fill="#282828"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20.7574 6.08015C22.5722 6.0883 23.4894 3.88741 22.204 2.60206C20.9219 1.31671 18.7227 2.22574 18.7227 4.04217C18.7227 5.16624 19.6333 6.08015 20.7574 6.08015Z" fill="#282828"/>
4
+ </svg>
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.1237",
2
+ "version": "2.0.1240",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "scripts": {