Update pages.html
Browse files- pages.html +1 -1
pages.html
CHANGED
@@ -174,7 +174,7 @@ background-color: #fefefe;
|
|
174 |
margin: auto;
|
175 |
padding: 0;
|
176 |
border: 1px solid #888;
|
177 |
-
width:
|
178 |
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
|
179 |
-webkit-animation-name: animatetop_1;
|
180 |
-webkit-animation-duration: 0.4s;
|
|
|
174 |
margin: auto;
|
175 |
padding: 0;
|
176 |
border: 1px solid #888;
|
177 |
+
width: 80%;
|
178 |
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
|
179 |
-webkit-animation-name: animatetop_1;
|
180 |
-webkit-animation-duration: 0.4s;
|