yasir
commited on
Update index.html
Browse files- index.html +3 -2
index.html
CHANGED
|
@@ -432,8 +432,9 @@ progress::-moz-progress-bar {
|
|
| 432 |
padding-top: 330px;
|
| 433 |
}
|
| 434 |
#x{
|
| 435 |
-
width:
|
| 436 |
-
|
|
|
|
| 437 |
}
|
| 438 |
</style>
|
| 439 |
</head>
|
|
|
|
| 432 |
padding-top: 330px;
|
| 433 |
}
|
| 434 |
#x{
|
| 435 |
+
width:200px;
|
| 436 |
+
|
| 437 |
+
padding:0px;
|
| 438 |
}
|
| 439 |
</style>
|
| 440 |
</head>
|