DmitrMakeev commited on
Commit
e0fd946
·
verified ·
1 Parent(s): 3e1a571

Update nutri_call.html

Browse files
Files changed (1) hide show
  1. nutri_call.html +1 -1
nutri_call.html CHANGED
@@ -57,7 +57,7 @@ legend {
57
  grid-template-columns: 40px repeat(7, 110px);
58
  gap: 10px;
59
  padding: 10px;
60
- margin-left: -30px; /* Сдвигаем блок левее */
61
  }
62
 
63
  .profile-container {
 
57
  grid-template-columns: 40px repeat(7, 110px);
58
  gap: 10px;
59
  padding: 10px;
60
+ margin-left: -40px; /* Сдвигаем блок левее */
61
  }
62
 
63
  .profile-container {