DmitrMakeev commited on
Commit
8044d2b
·
verified ·
1 Parent(s): 3a2e905

Update pages.html

Browse files
Files changed (1) hide show
  1. pages.html +1 -1
pages.html CHANGED
@@ -438,7 +438,7 @@ z-index: 1000; /* Убедитесь, что кнопка находится п
438
  font-size: 16px;
439
  border-radius: 5px;
440
  cursor: pointer;
441
- bottom: 20px; /* Добавленный отступ снизу */
442
 
443
  }
444
 
 
438
  font-size: 16px;
439
  border-radius: 5px;
440
  cursor: pointer;
441
+ margin-bottom: 1%; /* относительно длины родительского блока */
442
 
443
  }
444