Update files_cells/python/ru/widgets_ru.py
Browse files
files_cells/python/ru/widgets_ru.py
CHANGED
@@ -136,13 +136,13 @@ hr {
|
|
136 |
background-position: var(--image_x) calc(-120px - var(--image_y));
|
137 |
}
|
138 |
.image_2::before {
|
139 |
-
background-position: var(--image_x) calc(-
|
140 |
}
|
141 |
.image_3::before {
|
142 |
-
background-position: var(--image_x) calc(-
|
143 |
}
|
144 |
.image_4::before {
|
145 |
-
background-position: var(--image_x) calc(-
|
146 |
}
|
147 |
|
148 |
.container_custom_downlad {
|
|
|
136 |
background-position: var(--image_x) calc(-120px - var(--image_y));
|
137 |
}
|
138 |
.image_2::before {
|
139 |
+
background-position: var(--image_x) calc(-291px - var(--image_y));
|
140 |
}
|
141 |
.image_3::before {
|
142 |
+
background-position: var(--image_x) calc(-427px - var(--image_y));
|
143 |
}
|
144 |
.image_4::before {
|
145 |
+
background-position: var(--image_x) calc(-737px - var(--image_y));
|
146 |
}
|
147 |
|
148 |
.container_custom_downlad {
|