DmitrMakeev commited on
Commit
07445d7
·
verified ·
1 Parent(s): 6d4b14f

Update nutri_call.html

Browse files
Files changed (1) hide show
  1. nutri_call.html +2 -2
nutri_call.html CHANGED
@@ -199,8 +199,8 @@ legend {
199
  background-color: #e6f7ff; /* Другой цвет фона */
200
  border: 1px solid #1e90ff;
201
  border-radius: 8px;
202
- width: 480px; /* Ширина блока */
203
- margin-left: 230px; /* Сдвигаем блок правее */
204
  margin-top: 10px; /* Отступ сверху */
205
  }
206
 
 
199
  background-color: #e6f7ff; /* Другой цвет фона */
200
  border: 1px solid #1e90ff;
201
  border-radius: 8px;
202
+ width: 1480px; /* Ширина блока */
203
+ margin-left: 130px; /* Сдвигаем блок правее */
204
  margin-top: 10px; /* Отступ сверху */
205
  }
206