Update pages.html
Browse files- pages.html +2 -2
pages.html
CHANGED
@@ -243,7 +243,7 @@ z-index: 1000; /* Убедитесь, что кнопка находится п
|
|
243 |
margin: auto;
|
244 |
padding: 0;
|
245 |
border: 1px solid #888;
|
246 |
-
width:
|
247 |
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
|
248 |
-webkit-animation-name: animatetop_2;
|
249 |
-webkit-animation-duration: 0.4s;
|
@@ -323,7 +323,7 @@ z-index: 1000; /* Убедитесь, что кнопка находится п
|
|
323 |
margin: auto;
|
324 |
padding: 0;
|
325 |
border: 1px solid #888;
|
326 |
-
width:
|
327 |
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
|
328 |
-webkit-animation-name: animatetop_3;
|
329 |
-webkit-animation-duration: 0.4s;
|
|
|
243 |
margin: auto;
|
244 |
padding: 0;
|
245 |
border: 1px solid #888;
|
246 |
+
width: 80%;
|
247 |
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
|
248 |
-webkit-animation-name: animatetop_2;
|
249 |
-webkit-animation-duration: 0.4s;
|
|
|
323 |
margin: auto;
|
324 |
padding: 0;
|
325 |
border: 1px solid #888;
|
326 |
+
width: 80%;
|
327 |
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
|
328 |
-webkit-animation-name: animatetop_3;
|
329 |
-webkit-animation-duration: 0.4s;
|