DmitrMakeev commited on
Commit
41c847d
·
verified ·
1 Parent(s): 8044d2b

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
- margin-bottom: 1%; /* относительно длины родительского блока */
442
 
443
  }
444
 
 
438
  font-size: 16px;
439
  border-radius: 5px;
440
  cursor: pointer;
441
+ margin-bottom: 15%; /* относительно длины родительского блока */
442
 
443
  }
444