DmitrMakeev commited on
Commit
5c9be61
·
verified ·
1 Parent(s): 0012225

Update nutri_call.html

Browse files
Files changed (1) hide show
  1. nutri_call.html +1 -2
nutri_call.html CHANGED
@@ -494,9 +494,8 @@ legend {
494
  border-radius: 5px;
495
  cursor: pointer;
496
  transition: background-color 0.3s;
497
- margin-top: 10px;
498
  font-weight: bold;
499
- align-self: flex-start; /* Кнопка выравнивается по левому краю */
500
  }
501
 
502
  #calculate-btn:hover {
 
494
  border-radius: 5px;
495
  cursor: pointer;
496
  transition: background-color 0.3s;
497
+ margin-bottom: 5px;
498
  font-weight: bold;
 
499
  }
500
 
501
  #calculate-btn:hover {