DmitrMakeev commited on
Commit
f45dc28
·
verified ·
1 Parent(s): c6ebc85

Update nutri_call.html

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