DmitrMakeev commited on
Commit
aa036c1
·
verified ·
1 Parent(s): 93ac2e5

Update pages.html

Browse files
Files changed (1) hide show
  1. pages.html +2 -2
pages.html CHANGED
@@ -233,7 +233,7 @@ z-index: 1000; /* Убедитесь, что кнопка находится п
233
  position: fixed; /* Оставаться на месте */
234
  z-index: 20; /* Сидеть на вершине */
235
  padding-top: 100px; /* Расположение коробки */
236
- left: 20;
237
  top: 0;
238
  width: 100%; /* Полная ширина */
239
  height: 100%; /* Полная высота */
@@ -249,7 +249,7 @@ z-index: 1000; /* Убедитесь, что кнопка находится п
249
  margin: auto;
250
  padding: 0;
251
  border: 1px solid #888;
252
- width: 80%;
253
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
254
  -webkit-animation-name: animatetop_2;
255
  -webkit-animation-duration: 0.4s;
 
233
  position: fixed; /* Оставаться на месте */
234
  z-index: 20; /* Сидеть на вершине */
235
  padding-top: 100px; /* Расположение коробки */
236
+ left: 0;
237
  top: 0;
238
  width: 100%; /* Полная ширина */
239
  height: 100%; /* Полная высота */
 
249
  margin: auto;
250
  padding: 0;
251
  border: 1px solid #888;
252
+ width: 85%;
253
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
254
  -webkit-animation-name: animatetop_2;
255
  -webkit-animation-duration: 0.4s;