DmitrMakeev commited on
Commit
ac12398
·
verified ·
1 Parent(s): 222eb7b

Update nutri_call.html

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