DmitrMakeev commited on
Commit
0eb9859
·
verified ·
1 Parent(s): 06c72a5

Update nutri_call.html

Browse files
Files changed (1) hide show
  1. nutri_call.html +1 -1
nutri_call.html CHANGED
@@ -361,7 +361,7 @@ input[type="number"] {
361
  <!-- Веса компенсации -->
362
  <div class="compensation-weights">
363
  <div class="weight-input-group">
364
- <label for="weight-k2so4">K₂SO₄:</label>
365
  <input type="number" id="weight-k2so4" value="0.23" step="0.01" min="-1" max="1">
366
  </div>
367
  <div class="weight-input-group">
 
361
  <!-- Веса компенсации -->
362
  <div class="compensation-weights">
363
  <div class="weight-input-group">
364
+ <label for="weight-k2so4">K₂SO₄: </label>
365
  <input type="number" id="weight-k2so4" value="0.23" step="0.01" min="-1" max="1">
366
  </div>
367
  <div class="weight-input-group">