Update detector/index.html
Browse files- detector/index.html +1 -1
detector/index.html
CHANGED
@@ -29,7 +29,7 @@ a:hover {
|
|
29 |
|
30 |
#container {
|
31 |
margin: auto;
|
32 |
-
width:
|
33 |
}
|
34 |
|
35 |
#textbox {
|
|
|
29 |
|
30 |
#container {
|
31 |
margin: auto;
|
32 |
+
width: 100%;
|
33 |
}
|
34 |
|
35 |
#textbox {
|