Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -31,7 +31,7 @@
|
|
31 |
margin-bottom: 10px;
|
32 |
}
|
33 |
input[type="text"] {
|
34 |
-
width:
|
35 |
padding: 10px;
|
36 |
font-size: 16px;
|
37 |
border: 1px solid #ccc;
|
|
|
31 |
margin-bottom: 10px;
|
32 |
}
|
33 |
input[type="text"] {
|
34 |
+
width: 95%;
|
35 |
padding: 10px;
|
36 |
font-size: 16px;
|
37 |
border: 1px solid #ccc;
|