Spaces:
Sleeping
Sleeping
Update nutri_call.html
Browse files- nutri_call.html +1 -1
nutri_call.html
CHANGED
@@ -200,7 +200,7 @@ legend {
|
|
200 |
border: 1px solid #1e90ff;
|
201 |
border-radius: 8px;
|
202 |
width: 1480px; /* Ширина блока */
|
203 |
-
margin-left:
|
204 |
margin-top: 10px; /* Отступ сверху */
|
205 |
}
|
206 |
|
|
|
200 |
border: 1px solid #1e90ff;
|
201 |
border-radius: 8px;
|
202 |
width: 1480px; /* Ширина блока */
|
203 |
+
margin-left: 10px; /* Сдвигаем блок правее */
|
204 |
margin-top: 10px; /* Отступ сверху */
|
205 |
}
|
206 |
|