DmitrMakeev commited on
Commit
bccb3c2
·
verified ·
1 Parent(s): 1d34e6f

Update nutri_call.html

Browse files
Files changed (1) hide show
  1. nutri_call.html +1 -2
nutri_call.html CHANGED
@@ -170,7 +170,6 @@ legend {
170
  text-align: center;
171
  margin-bottom: 5px;
172
  width: 100%;
173
- margin-left: -25px; /* Сдвигаем строки влево */
174
  }
175
 
176
  .row-npk {
@@ -218,7 +217,7 @@ legend {
218
  flex-direction: column;
219
  align-items: flex-start;
220
  gap: 5px;
221
- margin-left: -5px; /* Сдвигаем строки влево */
222
  }
223
 
224
  .row-camgs {
 
170
  text-align: center;
171
  margin-bottom: 5px;
172
  width: 100%;
 
173
  }
174
 
175
  .row-npk {
 
217
  flex-direction: column;
218
  align-items: flex-start;
219
  gap: 5px;
220
+ margin-left: -25px; /* Сдвигаем строки влево */
221
  }
222
 
223
  .row-camgs {