DmitrMakeev commited on
Commit
c84e843
·
verified ·
1 Parent(s): f5588b2

Update pages.html

Browse files
Files changed (1) hide show
  1. pages.html +1 -1
pages.html CHANGED
@@ -242,7 +242,7 @@ z-index: 1000; /* Убедитесь, что кнопка находится п
242
  margin: auto;
243
  padding: 0;
244
  border: 1px solid #888;
245
- width: 60%;
246
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
247
  -webkit-animation-name: animatetop_2;
248
  -webkit-animation-duration: 0.4s;
 
242
  margin: auto;
243
  padding: 0;
244
  border: 1px solid #888;
245
+ width: 100%;
246
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
247
  -webkit-animation-name: animatetop_2;
248
  -webkit-animation-duration: 0.4s;